Skip to content

Commit 150bb64

Browse files
Bump julia-actions/cache from 2 to 3 (#35)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 505a308 commit 150bb64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test.yml

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

4040
# 🚗
4141
- uses: julia-actions/julia-runtest@v1

0 commit comments

Comments
 (0)