diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index 3f5de90..69b261d 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -147,7 +147,7 @@ jobs: contents: write steps: - name: Download built artifact to dist/ - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: name: Packages path: dist