Skip to content

Commit 869fb8d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: julia-actions/setup-julia@latest
2222
with:
2323
version: "1.7"
24-
- uses: julia-actions/cache@v1
24+
- uses: julia-actions/cache@v2
2525
with:
2626
cache-registries: "true"
2727
- name: Install dependencies

0 commit comments

Comments
 (0)