We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a121245 commit f3f5bbeCopy full SHA for f3f5bbe
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v3
14
- uses: actions/setup-node@v3
15
with:
16
- node-version: 16.x
+ node-version: 18.x
17
registry-url: https://registry.npmjs.org/
18
cache: 'yarn'
19
0 commit comments