Skip to content

Commit

Permalink
chore(ci): up node to 20.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mfazekas committed Feb 9, 2025
1 parent eee4b66 commit c6261b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-for-forked-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: "CI requiring tokens"
uses: ./.github/workflows/ci-requiring-tokens.yml
with:
NVMRC: v18.18.0
NVMRC: v20.14.0
env_name: CI with Mapbox Tokens
ref: ${{ github.event.pull_request.head.sha }}
secrets:
Expand Down

0 comments on commit c6261b7

Please sign in to comment.