Skip to content

Commit 5d88772

Browse files
Bump julia-actions/cache from 1 to 2 (#364)
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 39df7ec commit 5d88772

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
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
version: ${{ matrix.version }}
5454
arch: ${{ matrix.arch }}
55-
- uses: julia-actions/cache@v1
55+
- uses: julia-actions/cache@v2
5656
- uses: julia-actions/julia-buildpkg@v1
5757
- uses: julia-actions/julia-runtest@v1
5858
- uses: julia-actions/julia-processcoverage@v1

0 commit comments

Comments
 (0)