Revert to actions/upload-artifact@v3 to see if it fixes the upload-issue.

This commit is contained in:
Knutwurst
2024-01-12 10:03:19 +01:00
parent 38444739b7
commit b92eda5b0d
2 changed files with 3 additions and 3 deletions

View File

@@ -124,7 +124,7 @@ jobs:
# .pio/build/${{ matrix.platform }}/${{ matrix.platform }}_v*.hex
- name: Archive all artifacts into one ZIP file
uses: actions/upload-artifact@master
uses: actions/upload-artifact@v3
with:
name: Knuwurst-all-in-one-${{github.sha}}
path: |