mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 13:37:09 +00:00
ci: update setup-python action to v5 to fix deprecated node version (#10881)
This commit is contained in:
parent
431ca2c776
commit
11b3ab1468
2
.github/workflows/bench.yml
vendored
2
.github/workflows/bench.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
targets: ${{ matrix.platform.target }}
|
||||
|
||||
- name: setup python
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
architecture: x64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user