Skip to content

Commit dc166fd

Browse files
authored
Merge pull request #75 from meshtastic/renovate/actions-upload-pages-artifact-5.x
chore(deps): update actions/upload-pages-artifact action to v5
2 parents 775a655 + 7a42bfc commit dc166fd

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
@@ -199,7 +199,7 @@ jobs:
199199
name: docs-csharp
200200
path: site/csharp
201201
- uses: actions/configure-pages@v6
202-
- uses: actions/upload-pages-artifact@v3
202+
- uses: actions/upload-pages-artifact@v5
203203
with:
204204
path: site
205205
- id: deployment

0 commit comments

Comments
 (0)