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