Skip to content

Commit 91b0094

Browse files
committed
👷 Update pull request CI tests
1 parent ec5e51b commit 91b0094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
version: 7
2727
# cache the dependencies from any node_modules directory
2828
- name: Cache dependencies
29-
uses: actions/cache@v2
29+
uses: actions/cache@v3
3030
with:
3131
path: |
3232
**/node_modules

0 commit comments

Comments
 (0)