Skip to content

Commit

Permalink
Update continuous-integration.md (#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope authored Dec 3, 2024
1 parent 09ea09f commit a5ef976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/continuous-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9
version: 10
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit a5ef976

Please sign in to comment.