Skip to content

Commit 9e5e7c1

Browse files
Bump actions/setup-python from 6 to 7 (#308)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 198e43c commit 9e5e7c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v7
1515

1616
- name: Setup Python
17-
uses: actions/setup-python@v6
17+
uses: actions/setup-python@v7
1818

1919
- name: Upgrade pip
2020
run: |

0 commit comments

Comments
 (0)