Skip to content

Commit 402eaf9

Browse files
Merge pull request #1 from RareDevs/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 84bb971 + 4ca13e3 commit 402eaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.9
2525
options: --privileged
2626
steps:
27-
- uses: actions/checkout@v4
27+
- uses: actions/checkout@v5
2828
- uses: flatpak/flatpak-github-actions/flatpak-builder@master
2929
with:
3030
bundle: rare-${{ github.ref_name }}.flatpak

0 commit comments

Comments
 (0)