Skip to content

Commit 47b7433

Browse files
build(deploy): upgrade to node 18
1 parent 015c849 commit 47b7433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Node
3535
uses: actions/setup-node@v1
3636
with:
37-
node-version: 16
37+
node-version: 18
3838

3939
- name: Install Semantic Release and nuget dependencies
4040
run: |

0 commit comments

Comments
 (0)