This commit is contained in:
foamyguy 2024-11-07 07:12:39 -06:00 committed by GitHub
commit 0e38fc79e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ jobs:
run: docker run --rm -v $PWD:/project -w /project espressif/idf:v3.3.1 make firmware
- name: Upload Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: NINA_W102-${{ github.sha }}
path: |