Skip to content

Commit 20c850b

Browse files
Merge pull request #146 from JuliaDocs/dependabot/github_actions/actions/cache-3
Bump actions/cache from 1 to 3
2 parents 0f0e19e + 2d91938 commit 20c850b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
version: ${{ matrix.version }}
3030
arch: ${{ matrix.arch }}
3131
show-versioninfo: true
32-
- uses: actions/cache@v1
32+
- uses: actions/cache@v3
3333
env:
3434
cache-name: cache-artifacts
3535
with:

0 commit comments

Comments
 (0)