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 fac7f6a commit ae04ea9Copy full SHA for ae04ea9
.github/workflows/ci.yaml
@@ -64,7 +64,7 @@ jobs:
64
uses: actions/checkout@v4
65
66
- name: Setup Python
67
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
68
with:
69
python-version: ${{ env.PYTHON_VERSION }}
70
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
103
0 commit comments