Skip to content

Commit 39f4f27

Browse files
chore(): update deprecated version of actions
1 parent b3c9bb3 commit 39f4f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
registry-url: 'https://registry.npmjs.org'
1616

1717
- name: Restore lerna
18-
uses: actions/cache@v2
18+
uses: actions/cache@v3
1919
with:
2020
path: |
2121
node_modules

0 commit comments

Comments
 (0)