Skip to content

Commit bfa006f

Browse files
Merge pull request #372 from xt0rted/dependabot/github_actions/github-actions-37cd5763f6
Bump actions/setup-node from 4.3.0 to 4.4.0 in the github-actions group
2 parents 42fc96e + 96aa642 commit bfa006f

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/checkout@v4.2.2
2424

2525
- name: Install Node
26-
uses: actions/setup-node@v4.3.0
26+
uses: actions/setup-node@v4.4.0
2727
with:
2828
node-version: 21
2929

0 commit comments

Comments
 (0)