We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b22c50 commit c701ce4Copy full SHA for c701ce4
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
- 3.2
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
- uses: ruby/setup-ruby@v1
15
with:
16
ruby-version: ${{ matrix.ruby }}
0 commit comments