Skip to content

Commit

Permalink
adding node 20.11 to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
opedrosouza committed Feb 9, 2024
1 parent e642864 commit 69f071b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 20.10.0
node-version: 20.11.0

- uses: pnpm/action-setup@v2
name: Install pnpm
Expand Down

0 comments on commit 69f071b

Please sign in to comment.