Skip to content

Commit

Permalink
GitHub Action: increased the version of the Borales action - required…
Browse files Browse the repository at this point in the history
… to run yarn commands in GH Actions
  • Loading branch information
avikalpg committed Jan 15, 2025
1 parent 8030e05 commit 26cc544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install dependencies
uses: Borales/actions-yarn@v2.3.0
uses: Borales/actions-yarn@v4.2.0
with:
cmd: install # will run `yarn install` command

Expand Down

0 comments on commit 26cc544

Please sign in to comment.