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

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@v5 uses: actions/setup-node@v6
with: with:
node-version: "20" node-version: "20"
cache: "npm" cache: "npm"