Skip to content

Commit

Permalink
ci test: update cache
Browse files Browse the repository at this point in the history
  • Loading branch information
otegami committed Aug 5, 2024
1 parent 9786129 commit 0c17f62
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 @@ -27,7 +27,7 @@ jobs:
runs-on: ${{ matrix.runs-on }}
env:
# We can invalidate the current cache by updating this.
CACHE_VERSION: "2022-08-27"
CACHE_VERSION: "2024-08-05"
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 0c17f62

Please sign in to comment.