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 b290d78 commit 7cfe950Copy full SHA for 7cfe950
.github/workflows/docs.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Set up Python
24
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
+ uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
25
with:
26
python-version: ${{ env.STABLE_PYTHON_VERSION }}
27
cache: pip
0 commit comments