We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6d7877 + c4e2a81 commit d677964Copy full SHA for d677964
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@v4
+ - uses: actions/checkout@v5
15
- name: Set up Ruby
16
uses: ruby/setup-ruby@v1
17
with:
0 commit comments