diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index 86e4e141..e88318e8 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -184,7 +184,7 @@ jobs: contents: write steps: - name: Download built artifact to dist/ - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: Packages path: dist