We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d5a27 commit bc8bf2aCopy full SHA for bc8bf2a
.github/workflows/ci.yml
@@ -44,6 +44,8 @@ jobs:
44
45
steps:
46
- uses: actions/checkout@v4
47
+ with:
48
+ persist-credentials: false
49
50
- uses: actions/setup-python@v5
51
with:
0 commit comments