Skip to content

Commit 453de9d

Browse files
committed
Use actions/checkout@v4
1 parent bc9a7e2 commit 453de9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- jruby
2727

2828
steps:
29-
- uses: actions/checkout@v3
29+
- uses: actions/checkout@v4
3030

3131
- uses: ruby/setup-ruby@v1
3232
with:

0 commit comments

Comments
 (0)