There was an error while loading. Please reload this page.
1 parent 6e96030 commit 4ee4e5bCopy full SHA for 4ee4e5b
2 files changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
# Needed for docs to discover gh-pages branch
24
fetch-depth: 0
25
- - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
26
id: setup-python
27
28
python-version: ${{ env.PYTHON_VERSION }}
.github/workflows/publish.yml
@@ -23,7 +23,7 @@ jobs:
29
0 commit comments