Skip to content

Commit 373ff65

Browse files
Merge pull request #474 from xt0rted/dependabot/github_actions/github-actions-c2de478214
Bump actions/setup-node from 4.1.0 to 4.2.0 in the github-actions group
2 parents 4e0c0ad + d57bdb9 commit 373ff65

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
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/[email protected]
2929

3030
- name: Install node
31-
uses: actions/setup-node@v4.1.0
31+
uses: actions/setup-node@v4.2.0
3232
with:
3333
node-version: ${{ matrix.node }}
3434

0 commit comments

Comments
 (0)