flatpak-builder: Bump actions checkout version

This commit is contained in:
K.B.Dharun Krishna
2023-03-19 17:32:05 +05:30
committed by GitHub
parent a4cc224aa5
commit 6652d5f7c3

View File

@@ -11,11 +11,11 @@ jobs:
image: bilelmoussaoui/flatpak-github-actions:gnome-40
options: --privileged
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: flatpak/flatpak-github-actions/flatpak-builder@v4
with:
repository-name: gnome-nightly
repository-url: https://nightly.gnome.org/gnome-nightly.flatpakrepo
bundle: hu.kramo.Cartridges.flatpak
manifest-path: hu.kramo.Cartridges.json
cache-key: flatpak-builder-${{ github.sha }}
cache-key: flatpak-builder-${{ github.sha }}