diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1c87c01..0c67bc5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -125,7 +125,7 @@ jobs: echo "TAG=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV - name: Download package distribution files - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: package path: dist