diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index b240115..a92475f 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -66,7 +66,7 @@ jobs: # npm version --no-git-tag-version --allow-same-version "$V" # if: startsWith(github.ref, 'refs/tags/') - name: Get Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: WebHelpDocs - name: publish pack