chore(workflows): bump publish.yml node to 20

This commit is contained in:
2024-03-28 07:01:25 +02:00
parent 7d9d749425
commit 8ceee3e908

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/setup-node@v4.0.2
with:
always-auth: true
node-version: 18
node-version: 20
registry-url: 'https://registry.npmjs.org'
scope: '@ivuorinen'