Skip to content

Commit

Permalink
chore: fix version of node
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio committed Feb 7, 2025
1 parent b844af1 commit b029103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- uses: actions/checkout@v3
- uses: FuelLabs/github-actions/setups/node@master
with:
node-version: 20.11.0
pnpm-version: 9.5.0
- run: |
pnpm lint
Expand Down

0 comments on commit b029103

Please sign in to comment.