Skip to content

Commit 48413fe

Browse files
dependabot[bot]andreasnoack
authored andcommitted
Bump julia-actions/cache from 2 to 3
Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3. - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](julia-actions/cache@v2...v3) --- updated-dependencies: - dependency-name: julia-actions/cache dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c60247 commit 48413fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Documenter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
version: '1'
2929
show-versioninfo: true
30-
- uses: julia-actions/cache@v2
30+
- uses: julia-actions/cache@v3
3131
- uses: julia-actions/julia-docdeploy@v1
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)