Skip to content

Commit

Permalink
chore: update dependencies for shellcheck action
Browse files Browse the repository at this point in the history
  • Loading branch information
d-Rickyy-b committed Jul 24, 2024
1 parent c73d991 commit c86dba0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
uses: ludeeus/action-shellcheck@v2

0 comments on commit c86dba0

Please sign in to comment.