diff --git a/.github/workflows/build-deb.yml b/.github/workflows/build-deb.yml index aec1520..ea9e608 100644 --- a/.github/workflows/build-deb.yml +++ b/.github/workflows/build-deb.yml @@ -21,7 +21,7 @@ jobs: METALBOND_VERSION: "${{ inputs.version }}" - name: Upload for next actions job - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: if-no-files-found: error name: metalbond_${{ inputs.version }}_${{ matrix.architecture }}