We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99dc143 commit f2ee316Copy full SHA for f2ee316
.github/workflows/main.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Set up Python
81
uses: actions/setup-python@v3
82
with:
83
- python-version: '3.9'
+ python-version: '3.11'
84
- name: clone this branch [fastcore]
85
uses: actions/checkout@v3
86
0 commit comments