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 6915c20 commit b2c27feCopy full SHA for b2c27fe
.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