Skip to content

Commit

Permalink
Merge pull request #40 from hazcod/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4.1.1

chore(deps): bump actions/checkout from 3.5.3 to 4.1.1
  • Loading branch information
hazcod authored Dec 24, 2023
2 parents 04fe891 + aff6f9e commit 16f0e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v4.1.1
- name: shellcheck
uses: reviewdog/[email protected]
with:
Expand Down

0 comments on commit 16f0e22

Please sign in to comment.