Skip to content

Commit 4e6c69d

Browse files
committed
Bumping python dependency
1 parent 63f038a commit 4e6c69d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: actions/setup-python@v2
3232
with:
33-
python-version: 3.7
33+
python-version: 3.10
3434

3535
- name: Set up chart-testing
3636
uses: helm/[email protected]

charts/datahub-executor-worker/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: datahub-executor-worker
33
description: A Helm chart for datahub-executor-worker
44
type: application
55
version: 0.0.12
6-
appVersion: 3.7.3
6+
appVersion: 0.3.7.3
77
maintainers:
88
- name: DataHub
99

0 commit comments

Comments
 (0)