We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4681393 commit df5399bCopy full SHA for df5399b
1 file changed
.github/workflows/docs_latest.yml
@@ -18,7 +18,7 @@ jobs:
18
python-version: ["3.12"]
19
os: [ubuntu-latest]
20
steps:
21
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
22
with:
23
python-version: ${{ matrix.python-version }}
24
- name: Checkout
0 commit comments