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 156e124 commit c63b789Copy full SHA for c63b789
1 file changed
.github/workflows/update-binary.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v7.0.0
31
32
- name: Setup Python ${{ matrix.python-version }}
33
- uses: actions/setup-python@v6.2.0
+ uses: actions/setup-python@v6.3.0
34
with:
35
python-version: ${{ matrix.python-version }}
36
allow-prereleases: true
0 commit comments