Skip to content

Commit b07b2dd

Browse files
authored
Merge pull request #22 from validatedpatterns/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents 52cdb40 + 4e19307 commit b07b2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helmlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
version: v3.12.2
1919

20-
- uses: actions/setup-python@v5
20+
- uses: actions/setup-python@v6
2121
with:
2222
python-version: '3.9'
2323
check-latest: true

0 commit comments

Comments
 (0)