Skip to content

Commit d28110d

Browse files
committed
update lock file
1 parent d2e8c96 commit d28110d

File tree

3 files changed

+40396
-152
lines changed

3 files changed

+40396
-152
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- name: Check out a copy of the repo
2121
uses: actions/checkout@v3
2222

23+
- name: Check lockfile version
24+
uses: mansona/npm-lockfile-version@v1
25+
2326
- name: Use Node.js ${{ env.NODE_VERSION }}
2427
uses: actions/setup-node@v3
2528
with:

0 commit comments

Comments
 (0)