diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98cf14e..6e08378 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,7 +109,7 @@ jobs: uses: actions/checkout@v4 - name: Download flatpak-config artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: flatpak-config path: flatpak