Skip to content

Commit 5ed4a6c

Browse files
committed
CI: bump action/checkout from v4 to v6
1 parent 9438995 commit 5ed4a6c

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
@@ -16,7 +16,7 @@ jobs:
1616
experimental: true
1717

1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v6
2020
- uses: ruby/setup-ruby@v1
2121
with:
2222
ruby-version: ${{ matrix.ruby_version }}

0 commit comments

Comments
 (0)