There was an error while loading. Please reload this page.
1 parent 8fc3840 commit 3cc233eCopy full SHA for 3cc233e
1 file changed
.github/workflows/build-tool-cache.yaml
@@ -18,6 +18,7 @@ jobs:
18
- "3.11"
19
- "3.12"
20
steps:
21
+ - uses: actions/checkout@v4
22
- name: Setup Python
23
uses: actions/setup-python@v5
24
with:
0 commit comments