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 93d688d commit d6231f9Copy full SHA for d6231f9
.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: "2025-06-09"
+ CACHE_VERSION: "2025-06-30"
30
steps:
31
- uses: actions/checkout@v4
32
- uses: ruby/setup-ruby@v1
0 commit comments