We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29ad9a8 commit 6c12582Copy full SHA for 6c12582
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
git diff --exit-code
88
89
- name: "Upload artifacts to GitHub"
90
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
91
with:
92
path: |
93
dist/${{ env.TARGET }}-*/flipper-z-${{ env.TARGET }}-update-*
0 commit comments