Skip to content

Commit

Permalink
node version
Browse files Browse the repository at this point in the history
  • Loading branch information
calldelegation committed Dec 10, 2024
1 parent 535e56d commit 29b57ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v3
- uses: FuelLabs/github-actions/setups/node@master
with:
node-version: '16'
node-version: '22'
pnpm: true
- name: Install Dependencies
run: pnpm install
Expand Down

0 comments on commit 29b57ba

Please sign in to comment.