Skip to content

Commit ed3d227

Browse files
chore(deps-dev): update actions/setup-python action to v4.7.0
1 parent c1e1933 commit ed3d227

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@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
2020
with:
2121
python-version: 3.7
2222

0 commit comments

Comments
 (0)