Skip to content

Commit 4954a05

Browse files
authored
Merge pull request #87 from matplotlib/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents 6360849 + d6604a7 commit 4954a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
path: 'pages'
3232
- name: Deploy to GitHub Pages
3333
id: deployment
34-
uses: actions/deploy-pages@v4
34+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)