We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758525e commit 92901e8Copy full SHA for 92901e8
.github/workflows/pypi-publish.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
18
with:
19
token: ${{ secrets.PYPI_PUBLISH_PAT }}
20
fetch-depth: 0
0 commit comments