-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update actions/cache requirement to v2.1.4 (#2821)
- Loading branch information
1 parent
f9f8892
commit 9ab108a
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,7 +77,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].3 | ||
uses: actions/[email protected].4 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].3 | ||
uses: actions/[email protected].4 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].3 | ||
uses: actions/[email protected].4 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].3 | ||
uses: actions/[email protected].4 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].3 | ||
uses: actions/[email protected].4 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,7 +101,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].3 | ||
uses: actions/[email protected].4 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,7 +101,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].3 | ||
uses: actions/[email protected].4 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].3 | ||
uses: actions/[email protected].4 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|