Commit f121db9
authored
chore(ci): bump GitHub Pages actions to v5 (#1190)
Combines dependabot's #1183 and #1184 into a single change.
`actions/upload-pages-artifact@v5` bumps its internal upload-artifact to
v7, so the producer and consumer must move together. Merging them
separately would run one real Pages deployment with a v5 upload feeding a
v4 deploy, since docs.yml is itself in the workflow's trigger paths.1 parent 2152a87 commit f121db9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
0 commit comments