Skip to content

Commit 29abe1a

Browse files
chore(deps): update dependency node to v22 (#340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcef4db commit 29abe1a

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
@@ -67,7 +67,7 @@ jobs:
6767
- name: Setup Node
6868
uses: actions/setup-node@v4
6969
with:
70-
node-version: 18.x
70+
node-version: 22.x
7171

7272
- name: Setup DotNet
7373
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)