Skip to content

Commit 32c80b8

Browse files
Merge pull request #322 from xt0rted/dependabot/github_actions/github-actions-916932a5fa
Bump actions/setup-node from 4.0.3 to 4.0.4 in the github-actions group
2 parents 761db97 + 5fbbbf1 commit 32c80b8

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
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/[email protected]
2424

2525
- name: Install Node
26-
uses: actions/[email protected].3
26+
uses: actions/[email protected].4
2727
with:
2828
node-version: 21
2929

0 commit comments

Comments
 (0)