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 e2eb492 commit d36bdadCopy full SHA for d36bdad
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ${{ matrix.runs-on }}
27
env:
28
# We can invalidate the current cache by updating this.
29
- CACHE_VERSION: "2022-08-27"
+ CACHE_VERSION: "2022-11-22"
30
steps:
31
- uses: actions/checkout@v3
32
- uses: ruby/setup-ruby@v1
0 commit comments