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 2506c26 commit fcbaf7dCopy full SHA for fcbaf7d
.github/workflows/build_asset.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Python
17
uses: actions/setup-python@v4
18
with:
19
- python-version: '3.10'
+ python-version: '3.11'
20
21
- name: Update zip
22
run: |
.github/workflows/build_asset_release.yml
0 commit comments