Skip to content

Commit

Permalink
Updated CACHE_VERSION beacause Red Arrow v10.0.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
otegami committed Nov 16, 2022
1 parent e2eb492 commit 4ad957d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ${{ matrix.runs-on }}
env:
# We can invalidate the current cache by updating this.
CACHE_VERSION: "2022-08-27"
CACHE_VERSION: "2022-11-17"
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 4ad957d

Please sign in to comment.