Skip to content

Commit

Permalink
Merge pull request #97 from delegateas/tst/new-targets
Browse files Browse the repository at this point in the history
ci: update node action to v3
  • Loading branch information
thygesteffensen authored Mar 22, 2023
2 parents 20db6d7 + aeeb1aa commit 004715f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
with:
dotnet-version: '7.0.x'

- uses: actions/setup-node@v2
with:
node-version: '16'
- uses: actions/setup-node@v3

- name: Add plugin for conventional commits
run: npm install conventional-changelog-conventionalcommits
Expand Down

0 comments on commit 004715f

Please sign in to comment.