Skip to content

Commit 00c9772

Browse files
authored
Merge branch 'main' into lochie/update-chains
2 parents 02b1a3a + f2b6926 commit 00c9772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version: 16
1717

1818
- name: Use node_modules cache
19-
uses: actions/cache@v2
19+
uses: actions/cache@v3
2020
with:
2121
path: '**/node_modules'
2222
key: ${{ runner.os }}-modules-${{ hashFiles('**/pnpm-lock.yaml') }}

0 commit comments

Comments
 (0)