diff --git a/.github/workflows/applications.yml b/.github/workflows/applications.yml index 3936936d0..059192bc2 100644 --- a/.github/workflows/applications.yml +++ b/.github/workflows/applications.yml @@ -224,7 +224,7 @@ jobs: OS: ${{ matrix.os }} steps: - name: Get build artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: pact-applications.${{ matrix.ghc }}.${{ matrix.os }} path: pact