mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-23 02:14:14 +00:00
Update actions/setup-python action to v5
This commit is contained in:
parent
5aae711cb8
commit
fb0830e9fc
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.11
|
||||
- uses: taiki-e/install-action@just
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue