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 0888b6c commit c1c2694Copy full SHA for c1c2694
.github/workflows/test-check-transformers.yaml
@@ -60,7 +60,7 @@ jobs:
60
steps:
61
- uses: actions/setup-python@v5
62
with:
63
- python-version: '3.9'
+ python-version: '3.10'
64
- uses: actions/checkout@v4
65
66
fetch-depth: 0
0 commit comments