Update lint-checks.yaml

This commit is contained in:
Alexandre
2022-01-22 23:40:55 +01:00
committed by GitHub
parent 555b240534
commit c3c61372e0

View File

@@ -29,7 +29,7 @@ jobs:
shellcheck:
runs-on: ubuntu-latest
container: koalaman/shellcheck-alpine@latest
container: koalaman/shellcheck-alpine:latest
steps:
- name: ↩️ Checkout
uses: actions/checkout@v2