Skip to content

Commit

Permalink
Merge pull request #94 from acvigue/renovate/borales-actions-yarn-5.x
Browse files Browse the repository at this point in the history
chore(deps): update borales/actions-yarn action to v5
  • Loading branch information
acvigue authored Feb 22, 2024
2 parents 337698c + f1c2e04 commit 8026f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cf-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
- name: Install Dependencies
uses: borales/actions-yarn@v4
uses: borales/actions-yarn@v5
with:
cmd: install
- name: Build & Deploy
Expand Down

0 comments on commit 8026f67

Please sign in to comment.