Skip to content

Commit

Permalink
Merge pull request #220 from eclipse-tractusx/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/main/actions/setup-python-5

chore(deps): bump actions/setup-python from 4 to 5
  • Loading branch information
saudkhan116 authored Apr 17, 2024
2 parents 2d6419b + 2675a6f commit dd0d72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
with:
version: v3.9.3

- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.9'
check-latest: true
Expand Down

0 comments on commit dd0d72d

Please sign in to comment.