revert(deps): update actions/setup-node action to v5 (#4058)

This commit is contained in:
Meier Lukas
2025-09-12 21:16:25 +02:00
committed by GitHub
parent 7c22e1d05d
commit 78626121dd
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ jobs:
if: env.SKIP_RELEASE == 'false'
with:
persist-credentials: false
- uses: actions/setup-node@v5
- uses: actions/setup-node@v4
if: env.SKIP_RELEASE == 'false'
with:
node-version: 22.19.0