aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pr-test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/pr-test.yml')
-rw-r--r--.github/workflows/pr-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml
index 115403b438..10bffc40ee 100644
--- a/.github/workflows/pr-test.yml
+++ b/.github/workflows/pr-test.yml
@@ -33,7 +33,7 @@ jobs:
node-version: "12"
- name: Cache node_modules
- uses: actions/cache@v2.1.6
+ uses: actions/cache@v2.1.7
id: cached-node_modules
with:
path: |