We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d677964 + cd5adc0 commit 6f35a07Copy full SHA for 6f35a07
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
ruby: [ 3.4, 3.3, 3.2, 3.1, head ]
12
runs-on: ubuntu-24.04
13
steps:
14
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
15
- name: Set up Ruby
16
uses: ruby/setup-ruby@v1
17
with:
0 commit comments