We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
remotemaker
1 parent 9ce37c1 commit ecba72bCopy full SHA for ecba72b
1 file changed
.github/workflows/publish-release.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Install Python
13
uses: actions/setup-python@v5
14
with:
15
- python-version: '3.10'
+ python-version: '3.12'
16
- name: Install remotemaker
17
run: |
18
python -m pip install ${{ vars.REMOTE_MAKER_WHEEL }}
0 commit comments