set Task version

This commit is contained in:
onyx-and-iris 2026-03-11 00:29:31 +00:00
parent 4ed17a5476
commit 5f7d66ceae

View File

@ -19,15 +19,15 @@ jobs:
with: with:
python-version: '3.12' python-version: '3.12'
- name: Setup PDM - name: Install PDM
uses: pdm-project/setup-pdm@v4 uses: pdm-project/setup-pdm@v4
with: with:
python-version: '3.12' python-version: '3.12'
- name: Setup Task - name: Install Task
uses: go-task/setup-task@v1 uses: go-task/setup-task@v1
with: with:
version: latest version: 3.x
- name: Download NVDA Controller Client - name: Download NVDA Controller Client
shell: pwsh shell: pwsh