Merge pull request #673 from PrismLauncher/renovate/flatpak-flatpak-github-actions-5.x

chore(deps): update flatpak/flatpak-github-actions action to v5
This commit is contained in:
DioEgizio 2022-12-30 19:23:10 +01:00 committed by GitHub
commit 4b12c85d91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -546,11 +546,10 @@ jobs:
submodules: 'true'
- name: Build Flatpak (Linux)
if: inputs.build_type == 'Debug'
uses: flatpak/flatpak-github-actions/flatpak-builder@v4
uses: flatpak/flatpak-github-actions/flatpak-builder@v5
with:
bundle: "Prism Launcher.flatpak"
manifest-path: flatpak/org.prismlauncher.PrismLauncher.yml
cache-key: flatpak-${{ github.sha }}-x86_64
nix:
runs-on: ubuntu-latest