Skip to content

Commit bab8e52

Browse files
authored
Merge pull request #16 from itamae-plugins/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 10b211e + 98728c7 commit bab8e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- test:user
3434

3535
steps:
36-
- uses: actions/checkout@v3
36+
- uses: actions/checkout@v4
3737

3838
- uses: ruby/setup-ruby@v1
3939
with:

0 commit comments

Comments
 (0)