We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82169b2 commit a0bb620Copy full SHA for a0bb620
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- uses: actions/setup-node@v4
19
with:
20
- node-version: 16
+ node-version: 20
21
cache: 'yarn'
22
always-auth: true
23
registry-url: 'https://registry.npmjs.org'
0 commit comments