diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b80065..de9f872 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: path: main.pdf - name: GH Release - uses: softprops/action-gh-release@v2.0.4 + uses: softprops/action-gh-release@v2.0.6 if: startsWith(github.ref, 'refs/tags/') with: make_latest: true