We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9d0ce commit 75aeceaCopy full SHA for 75aecea
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: '16'
+ node-version: '18'
19
20
- name: Setup .npmrc
21
run: |
0 commit comments