Skip to content

Commit be01a58

Browse files
authored
Merge pull request #105 from JuliaLogging/dependabot/github_actions/julia-actions/cache-3
Bump julia-actions/cache from 2 to 3
2 parents 0a9a979 + d60f925 commit be01a58

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
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
version: ${{ matrix.version }}
3838
arch: ${{ matrix.arch }}
39-
- uses: julia-actions/cache@v2
39+
- uses: julia-actions/cache@v3
4040
# - uses: julia-actions/julia-buildpkg@latest
4141
- uses: julia-actions/julia-runtest@v1
4242
- uses: julia-actions/julia-processcoverage@v1

0 commit comments

Comments
 (0)