We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba0af1c + a3c5961 commit 80eabf5Copy full SHA for 80eabf5
.github/workflows/publish-site.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
13
- - uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
+ - uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
14
with:
15
python-version: 3.x
16
- run: pip install mkdocs-material mkdocs-redirects
0 commit comments