Skip to content

Commit 4164342

Browse files
authored
Merge pull request #1285 from github/dependabot/github_actions/dependencies-c2de478214
2 parents e4c68a1 + 2b8e7e2 commit 4164342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
id: node_version
2525

2626
- name: Set up NodeJS
27-
uses: actions/setup-node@v4.1.0
27+
uses: actions/setup-node@v4.2.0
2828
with:
2929
node-version: "${{ steps.node_version.outputs.NODE_VERSION }}"
3030

0 commit comments

Comments
 (0)