We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4eb77 commit 8befbf7Copy full SHA for 8befbf7
.github/workflows/ci.yml
@@ -25,6 +25,8 @@ jobs:
25
uses: actions/checkout@v3
26
27
- uses: mansona/npm-lockfile-version@v1
28
+ with:
29
+ version: 3
30
31
- name: Use Node.js ${{ env.NODE_VERSION }}
32
uses: actions/setup-node@v3
0 commit comments