Skip to content

Commit 8dd26f0

Browse files
authored
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
2 parents 9df9175 + 7a9e440 commit 8dd26f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cache: pip
3030

3131
- name: Set up Node.js
32-
uses: actions/[email protected].3
32+
uses: actions/[email protected].4
3333
with:
3434
node-version: "${{ env.NODE }}"
3535
cache: npm

0 commit comments

Comments
 (0)