Skip to content

Commit b4fc2a7

Browse files
Fix comment
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent 7f43f16 commit b4fc2a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-for-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4444
with:
4545
fetch-depth: 1 # Shallow clone to save time
46-
persist-credentials: true # Needed to push the tag
46+
persist-credentials: true # Needed to push the update
4747

4848
- name: Set up Python 3.12
4949
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0

0 commit comments

Comments
 (0)