Skip to content

Commit 5ffc372

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/checkout-6
2 parents 5ba7ae9 + acbfa2b commit 5ffc372

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
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
version: ${{ matrix.version }}
4040
arch: ${{ matrix.arch }}
41-
- uses: julia-actions/cache@v2
41+
- uses: julia-actions/cache@v3
4242
- uses: julia-actions/julia-buildpkg@v1
4343
- uses: julia-actions/julia-runtest@v1
4444
with:

0 commit comments

Comments
 (0)