mirror of
https://github.com/actions/setup-python.git
synced 2025-06-28 05:33:47 +00:00
Bump @babel/traverse from 7.9.0 to 7.23.2 (#743)
This commit is contained in:
parent
a00ea43da6
commit
e8111cec9d
6 changed files with 2671 additions and 4932 deletions
7
.github/workflows/e2e-tests.yml
vendored
7
.github/workflows/e2e-tests.yml
vendored
|
@ -93,10 +93,3 @@ jobs:
|
|||
python-version: '<3.11'
|
||||
- name: Verify <3.11
|
||||
run: python __tests__/verify-python.py 3.10
|
||||
|
||||
- name: Run with setup-python >3.8
|
||||
uses: ./
|
||||
with:
|
||||
python-version: '>3.8'
|
||||
- name: Verify >3.8
|
||||
run: python __tests__/verify-python.py 3.11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue