Skip to content

Commit

Permalink
fix: use semantic-release with node20
Browse files Browse the repository at this point in the history
  • Loading branch information
kabaros committed Aug 8, 2024
1 parent b5d40ef commit 9dfd6e0
Show file tree
Hide file tree
Showing 2 changed files with 1,052 additions and 2,168 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dhis2-verify-lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
# ensure that d2-app-scripts is available
- run: yarn install --frozen-lockfile

- uses: dhis2/action-semantic-release@master
- uses: dhis2/action-semantic-release@node20
with:
debug: true
publish-npm: true
Expand Down
Loading

0 comments on commit 9dfd6e0

Please sign in to comment.