Skip to content

Commit 71324a0

Browse files
committed
try actions/checkout@v4
1 parent 28b32c0 commit 71324a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# ruby: [ head ]
2828
name: Ruby ${{ matrix.ruby }}
2929
steps:
30-
- uses: actions/checkout@v3
30+
- uses: actions/checkout@v4
3131
- name: Set up Ruby
3232
uses: ruby/setup-ruby@v1
3333
with:

0 commit comments

Comments
 (0)