mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-01-07 01:49:51 -06:00
chore(deps): update actions/setup-node action to v6.1.0 (#2557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/update_contributors.yml
vendored
2
.github/workflows/update_contributors.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
token: ${{ secrets.PAT }}
|
||||
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
|
||||
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
|
||||
with:
|
||||
node-version: "24"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user