Skip to content

Commit

Permalink
Merge pull request #2 from wyvox/NullVoxPopuli-patch-1
Browse files Browse the repository at this point in the history
Use wyvox/action-setup-pnpm in action.yml
  • Loading branch information
NullVoxPopuli authored Aug 30, 2023
2 parents e3f9828 + 9ce7f78 commit a488dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ runs:
repo-token: ${{ inputs.repo-token }}

- name: 'Setup dependencies and cache'
uses: NullVoxPopuli/action-setup-pnpm@v2
uses: wyvox/action-setup-pnpm@v2
with:
node-version: ${{ inputs.node-version }}
pnpm-version: ${{ inputs.pnpm-version }}
Expand Down

0 comments on commit a488dda

Please sign in to comment.