Changed documentation to @r6.

This commit is contained in:
Patrick Lehmann
2025-09-24 09:53:51 +02:00
parent 53a32fbf35
commit c0547188f9
21 changed files with 148 additions and 148 deletions

View File

@@ -58,7 +58,7 @@ Simple Example
jobs:
Package:
uses: pyTooling/Actions/.github/workflows/Package.yml@r5
uses: pyTooling/Actions/.github/workflows/Package.yml@r6
with:
artifact: Package
@@ -70,7 +70,7 @@ Complex Example
jobs:
Package:
uses: pyTooling/Actions/.github/workflows/Package.yml@r5
uses: pyTooling/Actions/.github/workflows/Package.yml@r6
needs:
- Params
with: