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