Skip to content

Commit af2855a

Browse files
authored
Merge pull request #10 from DoodleScheduling/renovate/actions-setup-python-4.x
chore(deps-dev): update actions/setup-python action to v4.7.1
2 parents d4e1631 + 3e5596c commit af2855a

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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
2020
with:
2121
python-version: 3.7
2222

0 commit comments

Comments
 (0)