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 419898a commit 85a3298Copy full SHA for 85a3298
.github/workflows/build.yml
@@ -98,7 +98,7 @@ jobs:
98
uses: actions/checkout@v4
99
100
- name: Set up Python runtime
101
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
102
with:
103
python-version: ${{ env.PYTHON_VERSION }}
104
cache: pip
.github/workflows/documentation.yml
@@ -49,7 +49,7 @@ jobs:
49
src/templates/partials/languages
50
51
52
53
54
55
0 commit comments