Skip to content

Commit 9284889

Browse files
chore: Bump actions/cache from 2 to 3 (typescript-eslint#4742)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 084d3b3 commit 9284889

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
id: yarn-cache-dir-path
3636
run: echo "::set-output name=dir::$(yarn cache dir)"
3737

38-
- uses: actions/cache@v2
38+
- uses: actions/cache@v3
3939
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
4040
with:
4141
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
@@ -78,7 +78,7 @@ jobs:
7878
id: yarn-cache-dir-path
7979
run: echo "::set-output name=dir::$(yarn cache dir)"
8080

81-
- uses: actions/cache@v2
81+
- uses: actions/cache@v3
8282
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
8383
with:
8484
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
@@ -163,7 +163,7 @@ jobs:
163163
id: yarn-cache-dir-path
164164
run: echo "::set-output name=dir::$(yarn cache dir)"
165165

166-
- uses: actions/cache@v2
166+
- uses: actions/cache@v3
167167
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
168168
with:
169169
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
@@ -207,7 +207,7 @@ jobs:
207207
id: yarn-cache-dir-path
208208
run: echo "::set-output name=dir::$(yarn cache dir)"
209209

210-
- uses: actions/cache@v2
210+
- uses: actions/cache@v3
211211
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
212212
with:
213213
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
@@ -250,7 +250,7 @@ jobs:
250250
id: yarn-cache-dir-path
251251
run: echo "::set-output name=dir::$(yarn cache dir)"
252252

253-
- uses: actions/cache@v2
253+
- uses: actions/cache@v3
254254
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
255255
with:
256256
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
@@ -325,7 +325,7 @@ jobs:
325325
id: yarn-cache-dir-path
326326
run: echo "::set-output name=dir::$(yarn cache dir)"
327327

328-
- uses: actions/cache@v2
328+
- uses: actions/cache@v3
329329
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
330330
with:
331331
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
@@ -379,7 +379,7 @@ jobs:
379379
id: yarn-cache-dir-path
380380
run: echo "::set-output name=dir::$(yarn cache dir)"
381381

382-
- uses: actions/cache@v2
382+
- uses: actions/cache@v3
383383
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
384384
with:
385385
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}

.github/workflows/generate-contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
id: yarn-cache-dir-path
2323
run: echo "::set-output name=dir::$(yarn cache dir)"
2424

25-
- uses: actions/cache@v2
25+
- uses: actions/cache@v3
2626
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
2727
with:
2828
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy