2 parents fa60e41 + 73c3a50 commit a57e42dCopy full SHA for a57e42d
1 file changed
.github/workflows/build-images.yml
@@ -87,7 +87,7 @@ jobs:
87
timeout-minutes: 60
88
89
- name: Upload configured distro and RaspiOS images
90
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
91
with:
92
name: images-ready-${{ steps.artifact.outputs.name }}
93
path: |
@@ -393,7 +393,7 @@ jobs:
393
./bin/autobuild --image "${{ matrix.image }}" --stage 3
394
395
- name: Upload hybrid image
396
397
398
name: hybrid-image-${{ steps.artifact.outputs.name }}
399
0 commit comments