Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c3efb commit 406f9a6Copy full SHA for 406f9a6
1 file changed
.github/workflows/wheels.yml
@@ -5,7 +5,7 @@ env:
5
# A tag or branch name or a commit hash for the matplotlib/matplotlib repo, for which
6
# to build wheels. This is normally set to `main` in the main branch of this
7
# repo, and to a tag name (e.g., `v2.3.2`) on a release branch.
8
- SOURCE_REF_TO_BUILD: v3.10.8
+ SOURCE_REF_TO_BUILD: v3.10.9
9
10
11
on:
0 commit comments