Skip to content

Commit 21ec240

Browse files
Merge pull request #49 from SciML/dependabot/github_actions/julia-actions/cache-2
Bump julia-actions/cache from 1 to 2
2 parents 34b7f14 + 95db025 commit 21ec240

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
@@ -34,7 +34,7 @@ jobs:
3434
- uses: julia-actions/julia-downgrade-compat@v1
3535
with:
3636
skip: Pkg,TOML
37-
- uses: julia-actions/cache@v1
37+
- uses: julia-actions/cache@v2
3838
with:
3939
token: ${{ secrets.GITHUB_TOKEN }}
4040
- uses: julia-actions/julia-buildpkg@v1

0 commit comments

Comments
 (0)