mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 13:47:27 -04:00
Merge pull request #4349
7c41202b build(deps): bump actions/download-artifact in /.github/workflows (dependabot[bot])
This commit is contained in:
4
.github/workflows/flatpak.yml
vendored
4
.github/workflows/flatpak.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
|||||||
platforms: arm64
|
platforms: arm64
|
||||||
|
|
||||||
- name: Restore flatpak-builder
|
- name: Restore flatpak-builder
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4.1.7
|
||||||
with:
|
with:
|
||||||
name: flatpak-builder-${{ matrix.arch }}
|
name: flatpak-builder-${{ matrix.arch }}
|
||||||
|
|
||||||
@@ -129,7 +129,7 @@ jobs:
|
|||||||
platforms: arm64
|
platforms: arm64
|
||||||
|
|
||||||
- name: Restore flatpak-builder
|
- name: Restore flatpak-builder
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4.1.7
|
||||||
with:
|
with:
|
||||||
name: flatpak-builder-${{ matrix.arch }}
|
name: flatpak-builder-${{ matrix.arch }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user