mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-22 22:29:29 +00:00
[workflows] Update actions/setup-python action to v3 (#39)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/lint-test.yaml
vendored
2
.github/workflows/lint-test.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
version: v3.6.3
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: 3.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user