diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index da1b4c8..ab5fcc3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -124,7 +124,7 @@ jobs: - name: Publish GitHub Release if: startsWith(github.ref, 'refs/tags/') - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | .\artifacts\*.exe