diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3cb8bf6..566f9b1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,7 @@ jobs: steps: - name: Download artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: dist path: dist/ @@ -57,7 +57,7 @@ jobs: # # steps: # - name: Download artifacts - # uses: actions/download-artifact@v6 + # uses: actions/download-artifact@v7 # with: # name: dist # path: dist/