We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1580125 commit ed34f4bCopy full SHA for ed34f4b
1 file changed
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Set up Python
52
uses: actions/setup-python@v3
53
with:
54
- python-version: '3.9'
+ python-version: '3.12'
55
- name: clone this branch [fastcore]
56
uses: actions/checkout@v3
57
0 commit comments