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 99f4ad1 commit 1102c35Copy full SHA for 1102c35
.github/workflows/build_gui.yml
@@ -52,7 +52,7 @@ jobs:
52
pip install --upgrade platformio
53
54
- name: Set up Node JS
55
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
56
with:
57
node-version: '20'
58
.github/workflows/release_validation.yaml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments