There was an error while loading. Please reload this page.
2 parents ae7d91a + 90e34b3 commit 7fb4dcfCopy full SHA for 7fb4dcf
1 file changed
.github/workflows/test.yml
@@ -49,7 +49,7 @@ jobs:
49
# psutil enables the *_Against_Psutil comparison tests; they skip
50
# when it is missing, so both steps are best-effort.
51
- name: Install Python
52
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
+ uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
53
with:
54
python-version: "3.x"
55
continue-on-error: true
0 commit comments