We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 674cb07 commit 1f3305fCopy full SHA for 1f3305f
.github/workflows/ruby-tests.yml
@@ -35,7 +35,7 @@ jobs:
35
${{ runner.os }}-${{ matrix.ruby }}-gems-${{
36
hashFiles(matrix.gemfile) }}
37
38
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
39
id: npm-cache
40
with:
41
path: vendor/bundle
0 commit comments