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.
check-latest
1 parent 6a7dc71 commit bb2c0caCopy full SHA for bb2c0ca
.github/workflows/ci.yml
@@ -33,6 +33,7 @@ jobs:
33
with:
34
node-version: ${{ matrix.node-version }}
35
cache: npm
36
+ check-latest: true
37
- run: npm install --no-audit
38
- run: ./scripts/ci.sh
39
shell: bash
0 commit comments