Skip to content

Commit d4c03e1

Browse files
build(deps): update actions/upload-artifact to v7 (#3)
Approved after native, Uno, ESP32, Pico, and packaging checks passed.
1 parent ee8ae6b commit d4c03e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
python-version: "3.14"
4444
- run: python tools/build_release.py
45-
- uses: actions/upload-artifact@v6
45+
- uses: actions/upload-artifact@v7
4646
with:
4747
name: ArduinoPatterns
4848
path: dist/ArduinoPatterns-*.zip

0 commit comments

Comments
 (0)