Bumped dependencies.

This commit is contained in:
Patrick Lehmann
2025-09-07 08:26:01 +02:00
parent d005debf69
commit 52712f8491
13 changed files with 18 additions and 16 deletions

View File

@@ -30,12 +30,14 @@ on:
default: '24.04'
type: string
sqlite_coverage_artifacts_prefix:
description: 'Prefix for SQLite coverage artifacts'
description: 'Prefix for SQLite coverage artifacts to be removed.'
required: false
default: ''
type: string
xml_unittest_artifacts_prefix:
description: 'Prefix for XML unittest artifacts'
description: 'Prefix for XML unittest artifacts to be removed.'
required: false
default: ''
type: string
jobs: