We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46df2e commit accaaa1Copy full SHA for accaaa1
.github/workflows/built_and_test.yml
@@ -78,7 +78,7 @@ jobs:
78
submodules: recursive
79
- uses: actions/setup-node@v4.4.0
80
with:
81
- node-version: '22.16'
+ node-version: '22.17'
82
- uses: DanySK/build-check-deploy-gradle-action@4.0.1
83
env:
84
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments