Skip to content

Commit 9053bf7

Browse files
chore(deps-dev): update actions/setup-python action to v4.6.0
1 parent 3d4f3cc commit 9053bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-chart.yaml

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

19-
- uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0
19+
- uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
2020
with:
2121
python-version: 3.7
2222

0 commit comments

Comments
 (0)