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 4b429d5 commit a280400Copy full SHA for a280400
.github/workflows/ci.yml
@@ -73,6 +73,7 @@ jobs:
73
steps:
74
- uses: actions/checkout@v4
75
with:
76
+ ref: release
77
fetch-depth: 0
78
persist-credentials: false
79
- name: Set up Python 3.11
0 commit comments