Skip to content

Commit

Permalink
Specify Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Jan 22, 2024
1 parent f1a1a56 commit 18107ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Préparation de Node.js
uses: actions/setup-node@v4
with:
node-version: 16
node-version: 20

- name: Installer pnpm
uses: pnpm/action-setup@v2.4.0
Expand Down

0 comments on commit 18107ae

Please sign in to comment.