mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-24 21:26:01 +00:00
Merge pull request #1095 from pi-hole/dependabot/github_actions/master/github_action-dependencies-916932a5fa
Bump actions/setup-node from 4.0.3 to 4.0.4 in the github_action-dependencies group
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
cache: pip
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4.0.3
|
||||
uses: actions/setup-node@v4.0.4
|
||||
with:
|
||||
node-version: "${{ env.NODE }}"
|
||||
cache: npm
|
||||
|
||||
Reference in New Issue
Block a user