Skip to content

Commit d36bdad

Browse files
committed
Updated CACHE_VERSION beacause Red Arrow v10.0.0 released
1 parent e2eb492 commit d36bdad

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: "2022-08-27"
29+
CACHE_VERSION: "2022-11-22"
3030
steps:
3131
- uses: actions/checkout@v3
3232
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)