Merge pull request #2121 from YunoHost/OniriCorpe-patch-1
chores: Upgrade setup-python from v4 to v5 to upgrade nodejs to v20
This commit is contained in:
commit
cc0381871d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests_make_readme.yml
vendored
2
.github/workflows/tests_make_readme.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: 'Set up Python 3.9'
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.9'
|
||||
cache: 'pip'
|
||||
|
|
Loading…
Reference in a new issue