Skip to content

Commit b58682b

Browse files
authored
Merge pull request #95 from JuliaDiff/dependabot/github_actions/actions/cache-3
Bump actions/cache from 1 to 3
2 parents bbec85d + 060e5b3 commit b58682b

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: actions/cache@v1
41+
- uses: actions/cache@v3
4242
env:
4343
cache-name: cache-artifacts
4444
with:

0 commit comments

Comments
 (0)