Skip to content

Commit

Permalink
chore: try to update yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSchiavini committed Oct 7, 2024
1 parent a14f5b3 commit bc52b4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 22
cache: yarn
- run: yarn set version stable
- run: yarn install --frozen-lockfile
- run: yarn lint

0 comments on commit bc52b4f

Please sign in to comment.