diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bd74123..69d44b0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -269,7 +269,7 @@ jobs: run: ls -l ./build - name: Cut release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: startsWith(github.ref, 'refs/tags/') with: files: |