1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-08-09 07:25:18 +02:00

chore(deps): update actions/setup-node action to v4

This commit is contained in:
renovate[bot] 2025-07-28 18:29:39 +00:00 committed by GitHub
parent 07eea0f484
commit 00a9d6f1ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@ jobs:
- run: corepack enable
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 20
cache: 'pnpm'