Skip to content

Commit 8b00f11

Browse files
Merge pull request #28 from SciML/dependabot/github_actions/julia-actions/cache-2
build(deps): bump julia-actions/cache from 1 to 2
2 parents e495c42 + 9f35c94 commit 8b00f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: julia-actions/julia-downgrade-compat@v1
3737
with:
3838
skip: Pkg,TOML
39-
- uses: julia-actions/cache@v1
39+
- uses: julia-actions/cache@v2
4040
with:
4141
token: ${{ secrets.GITHUB_TOKEN }}
4242
- uses: julia-actions/julia-buildpkg@v1

0 commit comments

Comments
 (0)