-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#3919)
- Loading branch information
1 parent
874d9d2
commit 41368a5
Showing
11 changed files
with
13 additions
and
13 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 |
---|---|---|
|
@@ -37,7 +37,7 @@ jobs: | |
# is because these 3 directories don't share a common root. | ||
|
||
- name: Cache node_modules content-origin-request | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
id: cached-node_modules-content-origin-request | ||
with: | ||
path: | | ||
|
@@ -49,7 +49,7 @@ jobs: | |
run: yarn --frozen-lockfile | ||
|
||
- name: Cache node_modules content-origin-response | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
id: cached-node_modules-content-origin-response | ||
with: | ||
path: | | ||
|
@@ -61,7 +61,7 @@ jobs: | |
run: yarn --frozen-lockfile | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
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 |
---|---|---|
|
@@ -72,7 +72,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
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].5 | ||
uses: actions/[email protected].6 | ||
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].5 | ||
uses: actions/[email protected].6 | ||
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].5 | ||
uses: actions/[email protected].6 | ||
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 |
---|---|---|
|
@@ -30,7 +30,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
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: | |
|
||
- name: Load cached venv | ||
id: cached-poetry-dependencies | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
with: | ||
path: deployer/.venv | ||
key: venv-${{ runner.os }}-${{ hashFiles('**/poetry.lock') }} | ||
|
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].5 | ||
uses: actions/[email protected].6 | ||
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 |
---|---|---|
|
@@ -97,7 +97,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
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 |
---|---|---|
|
@@ -97,7 +97,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].5 | ||
uses: actions/[email protected].6 | ||
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].5 | ||
uses: actions/[email protected].6 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|