Skip to content

Commit ef01649

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
permissions: write-all
5151
steps:
5252
- uses: actions/checkout@v6
53-
- uses: julia-actions/cache@v2
53+
- uses: julia-actions/cache@v3
5454
- uses: tlienart/xranklin-build-action@e70949a36370edb99328be6141fb276265d96ea7
5555
with:
5656
# NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)

0 commit comments

Comments
 (0)