We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e17b9f3 + b405d83 commit 4a00826Copy full SHA for 4a00826
.github/workflows/py312-sync-cpython.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Sync with CPython
34
run: make clone && make merge && make rm_cpython
35
36
- - uses: tibdex/github-app-token@v1
+ - uses: tibdex/github-app-token@v2
37
id: generate-token
38
with:
39
app_id: ${{ secrets.APP_ID }}
0 commit comments