1 parent a4c2760 commit b41ae90Copy full SHA for b41ae90
1 file changed
.github/workflows/compile.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
python-version: "3.14"
33
- run: python tools/build_release.py
34
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
35
36
name: Arduino-Programs-Guide
37
path: dist/*.zip
0 commit comments