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.
2 parents a6f94d6 + 0c55cba commit 89fab4cCopy full SHA for 89fab4c
.github/workflows/rubocop.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- uses: actions/checkout@v3
24
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
25
with:
26
path: /home/runner/bundle
27
key: bundle-use-ruby-gems-${{ hashFiles('**/Gemfile.lock') }}
0 commit comments