Parcourir la source

Merge esp_flasher from https://github.com/0xchocolate/flipperzero-esp-flasher

WillyJL il y a 7 mois
Parent
commit
54fad00d68
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      esp_flasher/.github/workflows/build.yml

+ 2 - 2
esp_flasher/.github/workflows/build.yml

@@ -36,7 +36,7 @@ jobs:
           sdk-channel: ${{ matrix.sdk-channel }}
           sdk-index-url: ${{ matrix.sdk-index-url }}
       - name: Upload app artifacts
-        uses: actions/upload-artifact@v3
+        uses: actions/upload-artifact@v4
         with:
           name: ${{ github.event.repository.name }}-${{ steps.build-app.outputs.suffix }}
-          path: ${{ steps.build-app.outputs.fap-artifacts }}
+          path: ${{ steps.build-app.outputs.fap-artifacts }}