Skip to content

Commit 7a949d9

Browse files
authored
Update event-dispatcher.yml
1 parent 5a12ff6 commit 7a949d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/event-dispatcher.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
node-version: '16.x'
2929

3030
- name: Cache dependencies
31-
uses: actions/cache@v1
31+
uses: actions/cache@v3
3232
with:
3333
path: ~/.npm
3434
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

0 commit comments

Comments
 (0)