Skip to content

Commit

Permalink
Update GitHub Actions
Browse files Browse the repository at this point in the history
* Use v4
  • Loading branch information
ctubbsii committed Nov 25, 2024
1 parent bb89e15 commit 66f5bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
timeout-minutes: 3
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Running shellcheck on bin/** and conf/uno.conf
run: contrib/run-shellcheck

0 comments on commit 66f5bd5

Please sign in to comment.