We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d7cda commit c33cbc2Copy full SHA for c33cbc2
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
12
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
13
with:
14
node-version: 19
15
- run: npm install
.github/workflows/publish.yml
node-version: 16
registry-url: https://registry.npmjs.org/
0 commit comments