Update actions/checkout

This commit is contained in:
OniriCorpe 2024-03-14 17:01:00 +01:00 committed by GitHub
parent 2be866d2b5
commit b92b7950e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ jobs:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with: