We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51145fd + c652996 commit 942b06bCopy full SHA for 942b06b
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
ruby: 2.5
22
runs-on: ${{ matrix.os }}
23
steps:
24
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
25
- name: Set up Ruby
26
uses: ruby/setup-ruby@v1
27
with:
0 commit comments