Skip to content

Commit 541aa21

Browse files
authored
Merge pull request #13 from hazcod/dependabot/github_actions/actions/checkout-2.4.0
2 parents 2788b67 + 3feed49 commit 541aa21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: shellcheck
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v2.3.5
8+
- uses: actions/checkout@v2.4.0
99
- name: shellcheck
1010
uses: reviewdog/action-shellcheck@v1.9
1111
with:

0 commit comments

Comments
 (0)