Skip to content

Commit 135d485

Browse files
committed
using node 20
1 parent 350f4ee commit 135d485

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
dotnet-version: '8.0.x'
4040

4141
- uses: actions/setup-node@v3
42+
with:
43+
node-version: '20'
4244

4345
- name: Add plugin for conventional commits
4446
run: npm install conventional-changelog-conventionalcommits

0 commit comments

Comments
 (0)