Skip to content

Commit 3650db2

Browse files
dependabot[bot]fingolfin
authored andcommitted
Bump actions/cache from 1 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v1...v3) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 378d323 commit 3650db2

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
@@ -28,7 +28,7 @@ jobs:
2828
version: ${{ matrix.version }}
2929
arch: ${{ matrix.arch }}
3030

31-
- uses: actions/cache@v1
31+
- uses: actions/cache@v3
3232
env:
3333
cache-name: cache-artifacts
3434
with:

0 commit comments

Comments
 (0)