Skip to content

Commit 6c12582

Browse files
committed
Really GitHub? Now? --nobuild
1 parent 29ad9a8 commit 6c12582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
git diff --exit-code
8888
8989
- name: "Upload artifacts to GitHub"
90-
uses: actions/upload-artifact@v3
90+
uses: actions/upload-artifact@v4
9191
with:
9292
path: |
9393
dist/${{ env.TARGET }}-*/flipper-z-${{ env.TARGET }}-update-*

0 commit comments

Comments
 (0)