Merge pull request #3 from skoelle/renovate/actions-setup-node-7.x

Update actions/setup-node action to v7
This commit is contained in:
Stefan Koelle
2026-08-15 22:12:46 +02:00
committed by GitHub
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v7
- uses: actions/setup-node@v4 - uses: actions/setup-node@v7
with: with:
node-version: 20 node-version: 20
cache: npm cache: npm