diff --git a/.github/workflows/desktop-release.yml b/.github/workflows/desktop-release.yml index 210ca53..8c3bde1 100644 --- a/.github/workflows/desktop-release.yml +++ b/.github/workflows/desktop-release.yml @@ -89,7 +89,7 @@ jobs: npx electron-builder ${{ matrix.target }} --publish never shell: bash - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v7 with: name: deepsql-desktop-${{ matrix.name }} if-no-files-found: error diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 334dd80..67321f6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: sha512sum -c SHA512SUMS - name: Upload workflow artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: deepsql-${{ github.ref_name }} path: release-artifacts/${{ github.ref_name }}/