Skip to content

Commit c27edd8

Browse files
committed
Bump actions/checkout
1 parent 56f9a69 commit c27edd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- truffleruby-head
1919
continue-on-error: ${{ endsWith(matrix.ruby, 'head') }}
2020
steps:
21-
- uses: actions/checkout@v3
21+
- uses: actions/checkout@v4
2222
- uses: ruby/setup-ruby@v1
2323
with:
2424
bundler-cache: true

0 commit comments

Comments
 (0)