diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ceb860c..d367704 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: steps: - name: Download Artifact (Site) - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: Site