diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 3f81e77c9..7eb379c5c 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -78,7 +78,7 @@ jobs: ref: gh-pages path: gh-pages - name: Retrieve site - uses: actions/download-artifact@v4.1.4 + uses: actions/download-artifact@v4.1.7 with: name: site path: gh-pages