Skip to content

Commit

Permalink
Merge pull request #36 from GiganticMinecraft/renovate/actions-checko…
Browse files Browse the repository at this point in the history
…ut-4.x

chore(deps): update actions/checkout action to v4
  • Loading branch information
outductor authored Sep 6, 2023
2 parents c1170ad + 71c4118 commit ef31880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: shellcheck with reviewdog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: shellcheck
uses: reviewdog/action-shellcheck@v1
Expand Down

0 comments on commit ef31880

Please sign in to comment.