Skip to content

Commit accaaa1

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update dependency node to 22.17
1 parent f46df2e commit accaaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.16'
81+
node-version: '22.17'
8282
- uses: DanySK/build-check-deploy-gradle-action@4.0.1
8383
env:
8484
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)