diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index 8aafc929..2150d315 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -132,7 +132,7 @@ jobs: steps: - id: fetch name: Fetch artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: release-candidate path: ./dist