Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcvlad authored Mar 28, 2024
1 parent 85ddde5 commit a0bf3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
steps:
- uses: actions/checkout@v2
- uses: borales/actions-yarn@v4.2.0
- uses: borales/actions-yarn@v3.0.0
- uses: actions/setup-node@v2
with:
node-version: '14'
Expand Down

0 comments on commit a0bf3e3

Please sign in to comment.