Skip to content

Commit f78f961

Browse files
committed
Updated dependency.
1 parent 74114d8 commit f78f961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
node-version: '16.x'
1919

2020
- name: Cache dependencies
21-
uses: actions/cache@v3.3.1
21+
uses: actions/cache@v3.4.0
2222
with:
2323
path: ~/.npm
2424
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

0 commit comments

Comments
 (0)