Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit cf6c150

Browse files
Merge pull request #160 from SciML/dependabot/github_actions/julia-actions/cache-2
Bump julia-actions/cache from 1 to 2
2 parents 9696269 + b99c5a8 commit cf6c150

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
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
version: ${{ matrix.version }}
3939
arch: ${{ matrix.arch }}
40-
- uses: julia-actions/cache@v1
40+
- uses: julia-actions/cache@v2
4141
- uses: julia-actions/julia-buildpkg@v1
4242
- uses: julia-actions/julia-runtest@v1
4343
- uses: julia-actions/julia-processcoverage@v1

0 commit comments

Comments
 (0)