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 92d3629 commit f195bdcCopy full SHA for f195bdc
.github/workflows/wheels_v2.yml
@@ -22,7 +22,7 @@ jobs:
22
docker container prune -f
23
24
- name: Checkout
25
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
26
27
# The LATEST_DATE here should be kept in sync with the one in Patch setup.py
28
- id: check-version
0 commit comments