diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5264df9d..7ac5bd178 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Parse Flake and Download Release - uses: ./.github/actions/parse-flake-and-download-release + uses: ./.github/actions/artifacts/download-pcsc-artifact with: sha: ${{ github.sha }}