Skip to content

Commit

Permalink
Merge pull request #74 from TheDeveloperDen/renovate/borales-actions-…
Browse files Browse the repository at this point in the history
…yarn-5.x

Update borales/actions-yarn action to v5
  • Loading branch information
bristermitten authored Oct 25, 2024
2 parents db49dc0 + 9193071 commit 52c0fcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sentry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ jobs:
run: sudo apt install -y build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev

- name: Run install
uses: borales/actions-yarn@v4
uses: borales/actions-yarn@v5
with:
cmd: install

- name: Build production bundle
uses: borales/actions-yarn@v4
uses: borales/actions-yarn@v5
with:
cmd: build-prod

Expand Down

0 comments on commit 52c0fcd

Please sign in to comment.