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.
2 parents 89b518d + 99b3087 commit 40ea88fCopy full SHA for 40ea88f
.github/workflows/build.yaml
@@ -100,7 +100,7 @@ jobs:
100
pip install --upgrade platformio
101
102
- name: Set up Node JS
103
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
104
with:
105
node-version: '16'
106
.github/workflows/release_validation.yaml
@@ -19,7 +19,7 @@ jobs:
19
### Check the pre-built GUI files are up-to-date
20
21
22
23
24
25
0 commit comments