Skip to content

Commit 687ec5d

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update node.js to 22.19
1 parent ca3fe18 commit 687ec5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/built_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
submodules: recursive
7979
- uses: actions/setup-node@v4.4.0
8080
with:
81-
node-version: '22.18'
81+
node-version: '22.19'
8282
- uses: DanySK/build-check-deploy-gradle-action@4.0.5
8383
env:
8484
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"semantic-release-preconfigured-conventional-commits": "1.1.140"
44
},
55
"engines": {
6-
"node": "22.18"
6+
"node": "22.19"
77
}
88
}

0 commit comments

Comments
 (0)