Skip to content

Commit 3e7f95b

Browse files
chore(deps-dev): update actions/setup-python action to v4.6.1
1 parent 4231f89 commit 3e7f95b

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@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 #v4.4.0
19+
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
2020
with:
2121
python-version: 3.7
2222

0 commit comments

Comments
 (0)