Skip to content

Commit 6bc2365

Browse files
Update dependency node to v24 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a82ab29 commit 6bc2365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Setup Node
5959
uses: actions/setup-node@v6
6060
with:
61-
node-version: 22.x
61+
node-version: 24.x
6262

6363
- name: Setup DotNet
6464
uses: actions/setup-dotnet@v5

0 commit comments

Comments
 (0)