Skip to content

Commit 8776771

Browse files
Merge pull request #60 from SciML/dependabot/github_actions/julia-actions/cache-3
Bump julia-actions/cache from 2 to 3
2 parents eeb575b + c3fd395 commit 8776771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
version: ${{ matrix.version }}
4141
arch: x64
42-
- uses: julia-actions/cache@v2
42+
- uses: julia-actions/cache@v3
4343
with:
4444
token: ${{ secrets.GITHUB_TOKEN }}
4545
- uses: julia-actions/julia-buildpkg@latest

0 commit comments

Comments
 (0)