Skip to content

Commit 71070d4

Browse files
authored
Merge pull request #220 from matplotlib/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 6e0b501 + 1422a93 commit 71070d4

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
@@ -14,7 +14,7 @@ jobs:
1414
deployments: write
1515
steps:
1616
- name: checkout
17-
uses: actions/checkout@v6
17+
uses: actions/checkout@v7
1818
with:
1919
persist-credentials: false
2020

0 commit comments

Comments
 (0)