There was an error while loading. Please reload this page.
1 parent 9140ca9 commit 0fa17e4Copy full SHA for 0fa17e4
2 files changed
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
version: "0.11.24"
20
- name: Set up Python
21
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
+ uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
22
23
python-version: "3.14"
24
- name: Install dependencies
.github/workflows/unittests.yml
@@ -23,7 +23,7 @@ jobs:
25
26
27
28
29
0 commit comments