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 aa01ea7 commit fefd61fCopy full SHA for fefd61f
.github/workflows/build-container.yml
@@ -54,7 +54,7 @@ jobs:
54
if: steps.check_client.outputs.client_exists == 'true'
55
uses: actions/setup-node@v3
56
with:
57
- node-version: 22
+ node-version: 24
58
59
- name: Install npm dependencies
60
0 commit comments