SQSCANGHA-123 NO-JIRA Bump actions/setup-node from 5 to 6 (#214)

This commit is contained in:
dependabot[bot] 2025-10-15 15:09:18 +02:00 committed by GitHub
parent 9bf7c126a1
commit 40f5b61913
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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