Skip to content

Commit f2a18c7

Browse files
author
Fúlvio Carvalhido
committed
Update node version from 14 to 20
1 parent b673c5d commit f2a18c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626
- uses: actions/setup-node@v1
2727
with:
28-
node-version: 14.x
28+
node-version: 20.x
2929
- name: NPM Setup
3030
run: |
3131
npm set registry "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)