We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe295b commit 3e97dbdCopy full SHA for 3e97dbd
1 file changed
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- uses: actions/setup-node@v3
13
with:
14
- node-version: 16
+ node-version: 20
15
- run: npm ci
16
- run: npx semantic-release
17
env:
0 commit comments