Bumped dependencies.

This commit is contained in:
Patrick Lehmann
2025-08-13 01:09:26 +02:00
parent 1a3ba03626
commit fb546453ae
23 changed files with 38 additions and 38 deletions

View File

@@ -85,7 +85,7 @@ The following block shows a minimal YAML workflow file:
steps:
# Clone repository
- uses: actions/checkout@v4
- uses: actions/checkout@v5
# Build your application, tool, artifacts, etc.
- name: Build