diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b051168..8a9c280 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -157,7 +157,7 @@ jobs: uses: actions/checkout@v3 - name: Restore - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: gh-describe-canary path: ./dist