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.
1 parent 77a2259 commit 7220babCopy full SHA for 7220bab
.github/workflows/installer.yml
@@ -52,7 +52,7 @@ jobs:
52
./build.sh --device ${{ matrix.device }} --installer-zip
53
54
- name: Upload a Build Artifact
55
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
56
with: # Artifact name
57
name: ${{ matrix.device }}
58
# A file, directory or wildcard pattern that describes what to upload
0 commit comments