There was an error while loading. Please reload this page.
1 parent 0a160f9 commit 54a23b6Copy full SHA for 54a23b6
2 files changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
22
- - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
23
id: setup-python
24
with:
25
python-version: ${{ env.PYTHON_VERSION }}
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
26
0 commit comments