Skip to content

Commit a31450e

Browse files
ThomasRoestThomas Roest
and
Thomas Roest
authored
update node version release workflow step (#2123)
Co-authored-by: Thomas Roest <[email protected]>
1 parent 310b08a commit a31450e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v2
1414
- uses: actions/setup-node@v2
1515
with:
16-
node-version: '16'
16+
node-version: '18'
1717
cache: npm
1818

1919
- run: npm ci

0 commit comments

Comments
 (0)