diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b0933382..31dc936d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -333,7 +333,7 @@ jobs: # a versioning tag. - name: Publish distributions if: startsWith(github.ref, 'refs/tags/v') - uses: softprops/action-gh-release@v3 + uses: softprops/action-gh-release@v3.0.1 with: files: | dist/*.tar.gz