We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 651622f + 08efa77 commit 674a7aaCopy full SHA for 674a7aa
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- { os: windows-latest , ruby: mswin }
23
runs-on: ${{ matrix.os }}
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
26
- name: Set up Ruby
27
uses: ruby/setup-ruby@v1
28
with:
0 commit comments