Skip to content

Commit

Permalink
fix: use action-semantic-release@node20
Browse files Browse the repository at this point in the history
  • Loading branch information
kabaros committed Aug 8, 2024
1 parent 15044d8 commit caea7e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dhis2-verify-lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,7 @@ jobs:

# ensure that d2-app-scripts is available
- uses: c-hive/gha-yarn-cache@v1
- run: |
yarn install --frozen-lockfile
- run: yarn install --frozen-lockfile

- uses: dhis2/action-semantic-release@master
with:
Expand Down

0 comments on commit caea7e2

Please sign in to comment.