We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03e7410 + 6193825 commit 10b867dCopy full SHA for 10b867d
1 file changed
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
- { os: macos-13, ruby: '2.5' }
25
runs-on: ${{ matrix.os }}
26
steps:
27
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
28
- name: Set up Ruby
29
uses: ruby/setup-ruby@v1
30
with:
0 commit comments