Skip to content

Commit ccf6144

Browse files
Merge pull request #14 from SciML/dependabot/github_actions/julia-actions/cache-2
Bump julia-actions/cache from 1 to 2
2 parents acaba3f + 94ed343 commit ccf6144

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)