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 bed9a43 commit 8915dceCopy full SHA for 8915dce
.github/workflows/npm-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v3
13
uses: actions/setup-node@v3
14
with:
15
- node-version: '16.x'
+ node-version: '20.x'
16
registry-url: 'https://registry.npmjs.org/'
17
run: npm install
18
run: npm test
0 commit comments