Skip to content

Commit 61d08d6

Browse files
chore(deps): update actions/setup-python action to v5.4.0
1 parent 312faa0 commit 61d08d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
version: v3.17.0
2727

28-
- uses: actions/setup-python@v5.3.0
28+
- uses: actions/setup-python@v5.4.0
2929
with:
3030
python-version: "3.x"
3131
check-latest: true

0 commit comments

Comments
 (0)