diff --git a/.github/workflows/ci-publish-test-repo.yml b/.github/workflows/ci-publish-test-repo.yml index adcc33c..93969ed 100644 --- a/.github/workflows/ci-publish-test-repo.yml +++ b/.github/workflows/ci-publish-test-repo.yml @@ -95,7 +95,7 @@ jobs: fetch-depth: 0 - name: Get build artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: dist-artifact path: dist/ diff --git a/.github/workflows/ci-publish.yml b/.github/workflows/ci-publish.yml index 9b7df08..5d68b16 100644 --- a/.github/workflows/ci-publish.yml +++ b/.github/workflows/ci-publish.yml @@ -59,7 +59,7 @@ jobs: # fetch-depth: 0 # - name: Get build artifacts - # uses: actions/download-artifact@v3 + # uses: actions/download-artifact@v4 # with: # name: dist-artifact # path: dist/ @@ -97,7 +97,7 @@ jobs: fetch-depth: 0 - name: Get build artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: dist-artifact path: dist/