Merge pull request

7c41202b build(deps): bump actions/download-artifact in /.github/workflows (dependabot[bot])
This commit is contained in:
tobtoht 2025-02-24 18:20:46 +00:00
commit 521fee91cd
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

@ -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 }}