Skip to content

Commit 5007389

Browse files
dependabot[bot]FedericoStra
authored andcommitted
Bump julia-actions/cache from 1 to 2
Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1 to 2. - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](julia-actions/cache@v1...v2) --- updated-dependencies: - dependency-name: julia-actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 266db2f commit 5007389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
version: ${{ matrix.version }}
2929
arch: ${{ matrix.arch }}
30-
- uses: julia-actions/cache@v1
30+
- uses: julia-actions/cache@v2
3131
- uses: julia-actions/julia-buildpkg@v1
3232
continue-on-error: ${{ matrix.version == 'nightly' }}
3333
- uses: julia-actions/julia-runtest@v1

0 commit comments

Comments
 (0)