0
1
Fork 0

Update update-main-version.yml

This commit is contained in:
John Wesley Walker III 2024-04-25 14:56:52 +02:00 committed by GitHub
parent 05c72ac06f
commit 22e9f059b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
steps:
# Note this update workflow can also be used as a rollback tool.
# For that reason, it's best to pin `actions/checkout` to a known, stable version
# (typically, about two releases back).
# (typically, the previous major version -- see https://github.com/actions/checkout/pull/1705).
- uses: actions/checkout@v3
with:
fetch-depth: 0