Update to 3.10.3

This commit is contained in:
2026-04-01 08:50:55 +02:00
parent f5e5d92d31
commit 1d45d307ab
35 changed files with 723 additions and 229 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
echo "Tag: $tag"
echo "RELEASE_TAG=$tag" >> $GITHUB_ENV
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
ref: ${{ inputs.git_ref || env.RELEASE_TAG }}
submodules: "recursive"