Skip to content

Commit 34d3e97

Browse files
committed
test: invalidate cache
1 parent 4daf8cd commit 34d3e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ${{ matrix.runs-on }}
2727
env:
2828
# We can invalidate the current cache by updating this.
29-
CACHE_VERSION: "2024-09-01"
29+
CACHE_VERSION: "2025-06-09"
3030
steps:
3131
- uses: actions/checkout@v4
3232
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)