diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f37c7423..75f0798c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -108,7 +108,7 @@ jobs: - recursive: true args: [--frozen-lockfile] - name: Download build artefact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: build-artefact path: . @@ -155,7 +155,7 @@ jobs: - recursive: true args: [--frozen-lockfile] - name: Download build artefact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: build-artefact path: . @@ -200,7 +200,7 @@ jobs: - recursive: true args: [--frozen-lockfile] - name: Download build artefact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: build-artefact path: . @@ -275,7 +275,7 @@ jobs: - recursive: true args: [--frozen-lockfile] - name: Download build artefact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: build-artefact path: .