We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d44ea68 commit 1e9e509Copy full SHA for 1e9e509
.github/workflows/build_wheels.yml
@@ -14,6 +14,8 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
17
+ with:
18
+ persist-credentials: false
19
- uses: actions/setup-python@v5
20
with:
21
python-version: '3.11'
0 commit comments