mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-02-03 03:48:57 +01:00
chore(deps): update actions/setup-python action to v6
This commit is contained in:
2
.github/workflows/deploy2.yml
vendored
2
.github/workflows/deploy2.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
with:
|
||||
cache: "yarn"
|
||||
- run: "pipx install poetry"
|
||||
- uses: "actions/setup-python@v5"
|
||||
- uses: "actions/setup-python@v6"
|
||||
with:
|
||||
python-version: "3.13"
|
||||
cache: "poetry"
|
||||
|
||||
Reference in New Issue
Block a user