mirror of
https://github.com/actions/python-versions.git
synced 2025-04-05 14:59:39 +00:00
Remove checkout and update git submodules
This commit is contained in:
3
.github/workflows/releases-validation.yml
vendored
3
.github/workflows/releases-validation.yml
vendored
@ -16,9 +16,6 @@ jobs:
|
||||
os: [macos-latest, windows-latest, ubuntu-16.04, ubuntu-18.04, ubuntu-20.04]
|
||||
python: [3.5.4, 3.6.7, 3.7.5, 3.8.1]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: setup-python ${{ matrix.python }}
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
2
helpers
2
helpers
Submodule helpers updated: 350e2888aa...7f5f554579
Reference in New Issue
Block a user