There was an error while loading. Please reload this page.
1 parent 0334828 commit 8ff2edaCopy full SHA for 8ff2eda
2 files changed
.github/workflows/ci-tests.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
27
28
- name: Setup Python
29
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
+ uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
30
with:
31
python-version: ${{ env.PYTHON_VERSION }}
32
.github/workflows/update-db.yml
@@ -35,7 +35,7 @@ jobs:
35
key: update-${{ github.sha }}
36
37
- name: Set up Python
38
39
40
41
0 commit comments