mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-21 16:39:03 +03:00
Update actions/setup-python action to v7
This commit is contained in:
committed by
Slavi Pantaleev
parent
fc4d27f4b2
commit
80ecf4b055
@@ -26,7 +26,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
- uses: actions/setup-python@v6
|
||||
- uses: actions/setup-python@v7
|
||||
with:
|
||||
python-version: '3.14'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user