chore(deps): bump actions/setup-node from 4 to 6 (#55)

This commit is contained in:
dependabot[bot] 2025-12-08 22:58:43 +01:00 committed by GitHub
parent bc0ae0b5d5
commit 7c61fc0ecd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
with:
fetch-depth: 0 # Needed for version timestamps
- uses: actions/setup-node@v4
- uses: actions/setup-node@v6
with:
node-version: 24
cache: 'npm'