Skip to content

Commit d7ed8e1

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 3f4a197 commit d7ed8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323

2424
# prepare
25-
- uses: actions/setup-python@v5
25+
- uses: actions/setup-python@v6
2626

2727
# setup helm
2828
- uses: azure/setup-helm@v3.5

0 commit comments

Comments
 (0)