-
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 v2.1.4 to v2.1.5 (#3505)
- Loading branch information
1 parent
20c4aa8
commit 039ae5b
Showing
11 changed files
with
11 additions
and
11 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 |
---|---|---|
|
@@ -24,7 +24,7 @@ jobs: | |
node-version: "12" | ||
|
||
- name: Cache node_modules | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
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].4 | ||
uses: actions/[email protected].5 | ||
id: cached-node_modules | ||
with: | ||
path: | | ||
|