Skip to content

Commit b5b9d1f

Browse files
authored
Merge pull request #222 from matplotlib/dependabot/github_actions/actions/setup-python-7
Bump actions/setup-python from 6 to 7
2 parents 352dd2d + 68702bf commit b5b9d1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: Install Python
22-
uses: actions/setup-python@v6
22+
uses: actions/setup-python@v7
2323
with:
2424
python-version: "3.x"
2525

0 commit comments

Comments
 (0)