Updating r5 from main@v5.2.0 and main@v5.3.0

This commit is contained in:
Patrick Lehmann
2025-08-29 08:19:12 +02:00
committed by GitHub
24 changed files with 104 additions and 56 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