Skip to content

Commit 4f3f192

Browse files
Update dependency node to v24
1 parent 5addf9b commit 4f3f192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ssh-agent-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Node.js
2424
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2525
with:
26-
node-version: 20
26+
node-version: 24
2727

2828
- name: Install Node.js dependencies
2929
run: |

0 commit comments

Comments
 (0)