diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index f59e7dc..8ffdd05 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -63,7 +63,7 @@ jobs: subject-path: '${{ github.workspace }}/screenly-${{ matrix.platform }}-extension.zip' - name: Upload Archive as Artifact - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: screenly-${{ matrix.platform }}-extension path: artifacts/dist