mirror of
https://github.com/actions/setup-python.git
synced 2025-12-23 08:47:09 +00:00
upgrade actions/checkout from v5 to v6
This commit is contained in:
parent
f4bb54c490
commit
f294155e50
10 changed files with 95 additions and 95 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Run with setup-python 3.9.13
|
||||
uses: ./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue