We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9438995 commit 5ed4a6cCopy full SHA for 5ed4a6c
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
experimental: true
17
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
20
- uses: ruby/setup-ruby@v1
21
with:
22
ruby-version: ${{ matrix.ruby_version }}
0 commit comments