Skip to content

Commit c38b366

Browse files
Bump julia-actions/cache from 1 to 2 (#557)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9758d84 commit c38b366

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
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
version: ${{ matrix.version }}
4242
arch: ${{ matrix.arch }}
43-
- uses: julia-actions/cache@v1
43+
- uses: julia-actions/cache@v2
4444
- uses: julia-actions/julia-buildpkg@v1
4545
- uses: julia-actions/julia-runtest@v1
4646
with:

0 commit comments

Comments
 (0)