We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a25a0d2 + a28dc48 commit fc9d7c3Copy full SHA for fc9d7c3
.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