We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df6ebd6 + 679fcf9 commit 7324d6fCopy full SHA for 7324d6f
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
sha256sum artifacts/network_adapter_${{ matrix.target }}.bin > artifacts/network_adapter_${{ matrix.target }}.bin.sha256
58
59
- name: Upload artifacts
60
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
61
with:
62
name: firmware-${{ matrix.target }}
63
path: artifacts/
0 commit comments