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 bc556e721f..e7627ef857 100644
--- a/.github/workflows/pr-test.yml
+++ b/.github/workflows/pr-test.yml
@@ -29,7 +29,7 @@ jobs:
node-version: "12"
- name: Cache node_modules
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
id: cached-node_modules
with:
path: |