Skip to content

Commit 95247e6

Browse files
ugolaseemoreAlex Ugol
andauthored
bump node version in release stage (#59)
Co-authored-by: Alex Ugol <[email protected]>
1 parent 3826070 commit 95247e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- uses: actions/setup-node@v2
1313
with:
14-
node-version: 18
14+
node-version: 20
1515
- name: Install Dependencies
1616
run: npm ci --ignore-scripts
1717
- name: Release

0 commit comments

Comments
 (0)