Update actions/setup-python action to v4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v3
|
||||
- uses: actions/setup-python@v4
|
||||
|
||||
- name: install dependencies
|
||||
run: yarn install --immutable
|
||||
|
||||
Reference in New Issue
Block a user