fix: stabilize release validation dependencies

This commit is contained in:
Peter Steinberger
2026-05-02 06:13:34 +01:00
parent affca3da1f
commit 6fd197c8a1
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ runs:
if: inputs.install-bun == 'true'
uses: oven-sh/setup-bun@v2.2.0
with:
bun-version: "1.3.9"
bun-version: "1.3.13"
- name: Runtime versions
shell: bash