diff --git a/.github/workflows/version.yaml b/.github/workflows/version.yaml index b634196..e9fdec1 100644 --- a/.github/workflows/version.yaml +++ b/.github/workflows/version.yaml @@ -35,7 +35,7 @@ jobs: run: pnpm run lint - name: Download dist artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: dist