We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7667358 commit 19f24caCopy full SHA for 19f24ca
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: ruby/setup-ruby@v1
12
with:
13
ruby-version: 3.4.3
14
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
15
16
path: vendor/bundle
17
key: gems-${{ hashFiles('**/Gemfile.lock') }}
0 commit comments