Skip to content
Snippets Groups Projects
Unverified Commit 4068c451 authored by Carsten Bauer's avatar Carsten Bauer Committed by GitHub
Browse files

Merge pull request #24 from JuliaPerf/dependabot/github_actions/actions/cache-3

Bump actions/cache from 1 to 3
parents a3b29300 ba05b6ce
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: actions/cache@v1
- uses: actions/cache@v3
env:
cache-name: cache-artifacts
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment