Skip to content

Commit

Permalink
fix(setup/lerna): use latest setup/yarn-berry (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
sparten11740 authored Feb 13, 2024
1 parent 80a106a commit 9c4a20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/lerna/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ inputs:
runs:
using: 'composite'
steps:
- uses: ExodusMovement/actions/setup/yarn-berry@daef8a0f88e1382b1db1fc4fb5d3e70a4b6ac09d
- uses: ExodusMovement/actions/setup/yarn-berry@80a106ad159450be7e065a35030bd5732714f6f8
with:
npm-token: ${{ inputs.npm-token }}
- name: Restore nx cache
Expand Down

0 comments on commit 9c4a20d

Please sign in to comment.