Skip to content

Commit 470a906

Browse files
authored
Merge pull request #4 from action-pack/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 40f279c + 825a1f9 commit 470a906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: shellcheck
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v3
10+
- uses: actions/checkout@v4
1111
- name: Run ShellCheck
1212
uses: ludeeus/action-shellcheck@master
1313
env:

0 commit comments

Comments
 (0)