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 70038c8 commit 28c7e15Copy full SHA for 28c7e15
1 file changed
.github/workflows/update-dependencies.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
30
with:
31
- persist-credentials: false
+ persist-credentials: true # we need them later
32
33
# START PYTHON DEPENDENCIES
34
- name: Install uv
0 commit comments