[all-commits] [llvm/llvm-project] 9a11e0: [Github] Drop persist-credentials from setup-pytho...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sun Jun 7 21:21:37 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a11e0f356248d54020ee179e53f39683e69d2e1
https://github.com/llvm/llvm-project/commit/9a11e0f356248d54020ee179e53f39683e69d2e1
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
M .github/workflows/libclang-python-tests.yml
Log Message:
-----------
[Github] Drop persist-credentials from setup-python (#202254)
bd46a7d172661d4477737a65b107bf40782c7e40 attempted to do this but
accidentally modified the setup-python action instead of the checkout
action. bde6226911f6a95daf71bbc468046dbe53f8f92b fixed this partially by
adding persist-credentials to the checkout action, but failed to remove
the errant addition. This patch fixes that.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list