diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b198c45..6ba02f0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -412,7 +412,7 @@ jobs: - name: Create Release id: create-release - uses: ncipollo/release-action@v1.10.0 + uses: ncipollo/release-action@v1.12.0 with: commit: ${{ github.sha }} artifacts: "dist/*"