Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit cf01466

Browse files
Merge pull request #40 from SciML/dependabot/github_actions/julia-actions/cache-2
Bump julia-actions/cache from 1 to 2
2 parents 97026a2 + d4b09ff commit cf01466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
with:
3636
version: ${{ matrix.version }}
3737
arch: ${{ matrix.arch }}
38-
- uses: julia-actions/cache@v1
38+
- uses: julia-actions/cache@v2
3939
- uses: julia-actions/julia-buildpkg@v1
4040
- uses: julia-actions/julia-runtest@v1

0 commit comments

Comments
 (0)