Skip to content

Commit b41ae90

Browse files
build(deps): update actions/upload-artifact to v7 (#4)
Approved after official Arduino compilation and offline packaging passed.
1 parent a4c2760 commit b41ae90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
python-version: "3.14"
3333
- run: python tools/build_release.py
34-
- uses: actions/upload-artifact@v6
34+
- uses: actions/upload-artifact@v7
3535
with:
3636
name: Arduino-Programs-Guide
3737
path: dist/*.zip

0 commit comments

Comments
 (0)