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.
2 parents 30f75ae + b2c27fe commit 832796bCopy full SHA for 832796b
.github/workflows/users-guide.yml
@@ -52,7 +52,7 @@ jobs:
52
submodules: recursive
53
54
- name: Set up Python ${{ matrix.python-version }}
55
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
56
with:
57
python-version: ${{ matrix.python-version }}
58
0 commit comments