There was an error while loading. Please reload this page.
2 parents 8fc3840 + 3cc233e commit 2f20da3Copy full SHA for 2f20da3
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