Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit c61d0ae

Browse files
dependabot[bot]jrolfs
authored andcommitted
build(deps): bump actions/cache from 3.0.10 to 3.2.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.2.6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.0.10...v3.2.6) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3638054 commit c61d0ae

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
@@ -36,7 +36,7 @@ jobs:
3636
- name: Update to npm 7
3737
run: npm i -g npm@7 --registry=https://registry.npmjs.org
3838

39-
- uses: actions/cache@v3.0.10
39+
- uses: actions/cache@v3.2.6
4040
with:
4141
path: ~/.npm
4242
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /