We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0039b70 commit a28dc48Copy full SHA for a28dc48
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- "3.1"
26
- "3.2"
27
steps:
28
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
29
- uses: ruby/setup-ruby@v1
30
with:
31
ruby-version: ${{ matrix.ruby_version }}
0 commit comments