diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 081dcf4..9cd4b43 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -73,7 +73,7 @@ jobs: run: ls -la artifacts/ - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | artifacts/*.tar.gz