mirror of
https://github.com/actions/setup-python.git
synced 2025-07-25 14:48:20 +02:00
CI: bump actions/checkout version to v4
This commit is contained in:
parent
8c9958eba5
commit
7260016177
7 changed files with 55 additions and 55 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
operating-system: [ubuntu-20.04, windows-latest]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run with setup-python 3.5
|
||||
uses: ./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue