This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Update actions/setup-python action to v7
pull/5448/head
renovate[bot]
1 month ago
committed by
Slavi Pantaleev
parent
fc4d27f4b2
commit
80ecf4b055
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/update-translations.yml
+ 1
- 1
.github/workflows/update-translations.yml
View File
@@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v
6
- uses: actions/setup-python@v
7
with:
python-version: '3.14'
Write
Preview
Loading…
Cancel
Save