Update actions/upload-artifact action to v7
Intercity Express Build / build (ubuntu-latest) (push) Failing after 3s
Intercity Express Build / build (ubuntu-latest) (pull_request) Failing after 2s
Intercity Express Build / build (macos-latest) (push) Has been cancelled
Intercity Express Build / build (macos-latest) (pull_request) Has been cancelled

This commit is contained in:
2026-04-19 07:04:22 +00:00
parent 76691d85c2
commit 3d788ded74
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
run: platformio run
- name: Archive production artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v7
with:
name: dist-firmware ${{ matrix.os }}
path: |