Skip to content

Commit

Permalink
build(deps): upgrade to Node.js v18.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyaneon committed Mar 11, 2023
1 parent 1fc4308 commit ee2df05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 18.x

- name: Setup .NET
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit ee2df05

Please sign in to comment.