1 parent c16a64e commit c5c8fadCopy full SHA for c5c8fad
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
lint:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
+ - uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262
17
with:
18
persist-credentials: false
19
@@ -36,7 +36,7 @@ jobs:
36
python-version: ["3.10", "3.11", "3.12", "3.13"]
37
38
39
40
41
42
0 commit comments