Skip to content

Commit 3f048f9

Browse files
committed
Update actions/checkout from v4 to v6
1 parent 3947ed7 commit 3f048f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
ruby-version: 2.2
6262
runs-on: ${{ matrix.os }}
6363
steps:
64-
- uses: actions/checkout@v4
64+
- uses: actions/checkout@v6
6565
- name: Set up Ruby ${{ matrix.ruby-version }}
6666
uses: ruby/setup-ruby@v1
6767
with:

0 commit comments

Comments
 (0)