update to actions/upload-artifact@v4

This commit is contained in:
Dan Halbert 2025-02-06 16:29:31 -05:00
parent 215ece3283
commit 086a0a6c19

View file

@ -48,7 +48,7 @@ jobs:
mv NINA_W102*.bin "$(echo NINA_W102*.bin | sed 's/.bin/_debug.bin/')"
- name: Upload Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: NINA_W102-${{ matrix.config }}-${{ github.sha }}
path: |