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 3947ed7 + 3f048f9 commit 7e5b3d3Copy full SHA for 7e5b3d3
1 file changed
.github/workflows/test.yml
@@ -61,7 +61,7 @@ jobs:
61
ruby-version: 2.2
62
runs-on: ${{ matrix.os }}
63
steps:
64
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
65
- name: Set up Ruby ${{ matrix.ruby-version }}
66
uses: ruby/setup-ruby@v1
67
with:
0 commit comments