mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00:00
build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#3699)
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f #v6.1.0
|
||||
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 #v6.2.0
|
||||
with:
|
||||
node-version: "22.x"
|
||||
cache: npm
|
||||
|
||||
Reference in New Issue
Block a user