Compare commits

..

1 Commits

Author SHA1 Message Date
andreanadr
5a665a53cc
Merge ca13ff4aff into ff7abcd0c3 2025-10-06 06:23:11 +00:00

View File

@ -47,7 +47,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
- uses: actions/checkout@v5
with:
# Repository name with owner. For example, actions/checkout
# Default: ${{ andreanadr.repository }}
# Default: ${{ github.repository }}
repository: ''
# The branch, tag or SHA to checkout. When checking out the repository that