We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f2133b + f3be469 commit 0f57a39Copy full SHA for 0f57a39
2 files changed
.github/workflows/build-docs.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Set up Python
16
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
17
with:
18
python-version: 3.8
19
- uses: actions/cache@v3
.github/workflows/python-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
python-version: "3.8"
0 commit comments