Skip to content

Commit

Permalink
feat: upgrade actions-node/build version used in release to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarJaroudi committed Mar 26, 2024
1 parent 034a6ed commit 91e00df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ runs:
using: composite
steps:
- name: Build
uses: open-turo/actions-node/build@v5
uses: open-turo/actions-node/build@v6
with:
npm-auth-token: ${{ inputs.npm-auth-token }}
npm-token: ${{ inputs.npm-token }}
Expand Down

0 comments on commit 91e00df

Please sign in to comment.