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 667f5c2 commit ca8634dCopy full SHA for ca8634d
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v5
38
with:
39
submodules: recursive
40
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
41
42
python-version: ${{ matrix.python_version }}
43
- name: Install
0 commit comments