Bump ncipollo/release-action from 1.13.0 to 1.14.0 (#3369)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-07 15:13:06 +01:00 committed by GitHub
parent 260018c6cc
commit 9f69709a2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,7 @@ jobs:
tar cJf $directory.tar.xz $directory
fi
- uses: ncipollo/release-action@v1.13.0
- uses: ncipollo/release-action@v1.14.0
with:
artifacts: "typst-${{ matrix.target }}.*"
allowUpdates: true