diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 106d9ea0fa..a726491f7c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: hostname || true - uses: actions/checkout@v2 - name: Download Maven Repo - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: maven-repo path: . @@ -138,7 +138,7 @@ jobs: hostname || true - uses: actions/checkout@v2 - name: Download Maven Repo - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: maven-repo path: .