5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00

chore: update release.yml

This commit is contained in:
Michaël De Boey 2021-04-11 14:18:42 +02:00 committed by GitHub
parent a9519021b9
commit a2eb4c2c21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ jobs:
- name: Setup Node.js with GitHub Package Registry
uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
registry-url: 'https://npm.pkg.github.com'
scope: 'cycjimmy'