Skip to content

Commit

Permalink
CI: Actions version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
horothesun committed Nov 30, 2023
1 parent 5515989 commit 3c5d02a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@1.1.0
uses: ludeeus/action-shellcheck@2.0.0
with:
check_together: yes
env:
Expand Down

0 comments on commit 3c5d02a

Please sign in to comment.