diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 070d714..0ae10b5 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -131,7 +131,7 @@ jobs: permissions: contents: write steps: - - uses: actions/download-artifact@v7 + - uses: actions/download-artifact@v8 with: name: cosift-release-artifacts