diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ac8e8b2..0406bf2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,7 +46,7 @@ jobs: run: npm run tauri build - name: Upload binary artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: creamlinux-${{ runner.os }} path: |