diff --git a/.github/workflows/flatpak.yml b/.github/workflows/flatpak.yml index 27fb33260f..68ad21f3dc 100644 --- a/.github/workflows/flatpak.yml +++ b/.github/workflows/flatpak.yml @@ -72,7 +72,7 @@ jobs: platforms: arm64 - name: Restore flatpak-builder - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: flatpak-builder-${{ matrix.arch }} @@ -129,7 +129,7 @@ jobs: platforms: arm64 - name: Restore flatpak-builder - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: flatpak-builder-${{ matrix.arch }}