There was an error while loading. Please reload this page.
1 parent 44753d1 commit fa84684Copy full SHA for fa84684
2 files changed
.github/workflows/ci-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Set up Python
29
id: setup-python
30
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
+ uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
31
with:
32
python-version: ${{ env.PYTHON_VERSION }}
33
.github/workflows/update-pages.yml
@@ -30,7 +30,7 @@ jobs:
- name: Setup python
34
35
36
0 commit comments