diff --git a/.github/workflows/github-ci.yml b/.github/workflows/github-ci.yml index 5efd111..d1328cb 100644 --- a/.github/workflows/github-ci.yml +++ b/.github/workflows/github-ci.yml @@ -60,7 +60,7 @@ jobs: echo "Documentation Artifact: ${DOC_ARTIFACT}" - name: Download documentation artifact - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: ${{ env.DOC_ARTIFACT }} path: downloads/ @@ -110,7 +110,7 @@ jobs: echo "Documentation Artifact: ${DOC_ARTIFACT}" - name: Download documentation artifact - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: ${{ env.DOC_ARTIFACT }} path: downloads/