diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1418d74..fd6d390 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: with: name: ${{ matrix.arch }} path: bin/* - - uses: softprops/action-gh-release@v1 + - uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') with: files: bin/*