Skip to content

Commit 78aa615

Browse files
authored
Merge pull request #77 from vghn/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents 3f682c9 + c6bc142 commit 78aa615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v3.0.0
11+
uses: actions/checkout@v4.3.0
1212
- name: Run ShellCheck
1313
uses: ludeeus/action-shellcheck@1.1.0

0 commit comments

Comments
 (0)