Skip to content

Commit f2b8523

Browse files
committed
Let mansona/npm-lockfile-version expect version 3
1 parent 6aa23cd commit f2b8523

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
uses: actions/checkout@v3
2626

2727
- uses: mansona/npm-lockfile-version@v1
28+
with:
29+
version: 3
2830

2931
- name: Use Node.js ${{ env.NODE_VERSION }}
3032
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)