We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2277dbe + 3291418 commit 7d2b08eCopy full SHA for 7d2b08e
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
- { os: windows-latest, ruby: mswin }
17
runs-on: ${{ matrix.os }}
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
- name: Set up Ruby
21
uses: ruby/setup-ruby@v1
22
with:
0 commit comments