diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a703b52..40f5fce 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -90,7 +90,7 @@ jobs: continue-on-error: true - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: startsWith(github.ref, 'refs/tags/') with: files: ./artifacts/*