Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 28deb15

Browse files
chore(deps): Update dependency node to v22.15.1 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93d87b7 commit 28deb15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-modus-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup Node
3838
uses: actions/setup-node@v4
3939
with:
40-
node-version: "22.15.0"
40+
node-version: "22.15.1"
4141

4242
- name: Setup Go
4343
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)