Skip to content

Commit e0e70b4

Browse files
authored
Merge pull request #53 from joshday/dependabot/github_actions/julia-actions/cache-3
Bump julia-actions/cache from 2 to 3
2 parents 5689942 + 7462c57 commit e0e70b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
version: ${{ matrix.version }}
3333
arch: ${{ matrix.arch }}
34-
- uses: julia-actions/cache@v2
34+
- uses: julia-actions/cache@v3
3535
- uses: julia-actions/julia-buildpkg@v1
3636
- uses: julia-actions/julia-runtest@v1
3737
- uses: julia-actions/julia-processcoverage@v1

0 commit comments

Comments
 (0)