mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
chore(ci): bump actions (#23895)
This commit is contained in:
committed by
GitHub
parent
50d342c0c9
commit
3c381c5361
@@ -32,7 +32,7 @@ jobs:
|
||||
run: ./scripts/ci_check_no_file_changes.sh python
|
||||
- name: Setup Python
|
||||
if: steps.check.outcome == 'failure'
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
cache: 'pip'
|
||||
|
||||
Reference in New Issue
Block a user