Update update-main-version.yml

pull/1705/head
John Wesley Walker III 4 weeks ago committed by GitHub
parent 05c72ac06f
commit 22e9f059b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save