Skip to content

Commit

Permalink
Bump buildjet/cache from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [buildjet/cache](https://github.com/buildjet/cache) from 3 to 4.
- [Changelog](https://github.com/BuildJet/cache/blob/main/RELEASES.md)
- [Commits](BuildJet/cache@v3...v4)

---
updated-dependencies:
- dependency-name: buildjet/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 7c53427 commit b8f256f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
submodules: false
lfs: false

- uses: buildjet/cache@v3
- uses: buildjet/cache@v4
with:
path: Library
key: Library-${{ matrix.unityVersion }}
Expand Down

0 comments on commit b8f256f

Please sign in to comment.