SQSCANGHA-120 Bump actions/setup-node from 4 to 5 (#211)

This commit is contained in:
dependabot[bot] 2025-09-22 07:47:48 +02:00 committed by GitHub
parent fd88b7d7cc
commit 5ffbad4454
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v5 - uses: actions/checkout@v5
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@v4 uses: actions/setup-node@v5
with: with:
node-version: "20" node-version: "20"
cache: "npm" cache: "npm"