We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0075eb + 7373e1c commit e6d0d2aCopy full SHA for e6d0d2a
1 file changed
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
os: windows-latest
24
runs-on: ${{ matrix.os }}
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
- name: Set up Ruby
28
uses: ruby/setup-ruby@v1
29
with:
0 commit comments