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

Commit f137219

Browse files
renovate[bot]renovate-bot
andauthored
chore(deps): update actions/cache action to v3 (#212)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 40f3d95 commit f137219

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
node-version: 14
4747

48-
- uses: actions/cache@v2
48+
- uses: actions/cache@v3
4949
with:
5050
path: |
5151
~/.pnpm-store
@@ -55,7 +55,7 @@ jobs:
5555
pnpm-and-pip-cache-
5656
5757
- name: Cache datasets
58-
uses: actions/cache@v2
58+
uses: actions/cache@v3
5959
with:
6060
path: |
6161
~/data
@@ -96,7 +96,7 @@ jobs:
9696
with:
9797
node-version: 14
9898

99-
- uses: actions/cache@v2
99+
- uses: actions/cache@v3
100100
with:
101101
path: |
102102
~/.pnpm-store

0 commit comments

Comments
(0)

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