Skip to content

Commit 1ddc8a5

Browse files
Merge pull request #60 from SciML/dependabot/github_actions/julia-actions/cache-3
build(deps): bump julia-actions/cache from 2 to 3
2 parents 014b1cf + 93ff657 commit 1ddc8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

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

0 commit comments

Comments
 (0)