Skip to content

Commit 41de03d

Browse files
dependabot[bot]kateinoigakukun
authored andcommitted
Bump actions/cache from 3.3.1 to 3.3.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df895e1 commit 41de03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- uses: actions/download-artifact@v3
9595
with:
9696
name: build-manifest
97-
- uses: actions/[email protected].1
97+
- uses: actions/[email protected].2
9898
with:
9999
path: ./rubies
100100
key: ${{ matrix.entry.rubies_cache_key }}

0 commit comments

Comments
 (0)