diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 150281c..60ea135 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: - name: Download pkgcraft-c library from most recent run if: ${{ inputs.event-type == '' }} - uses: dawidd6/action-download-artifact@v5 + uses: dawidd6/action-download-artifact@v6 with: github_token: ${{ secrets.PKGCRAFT_CI_TOKEN }} repo: pkgcraft/pkgcraft