Skip to content

Commit 1ff8812

Browse files
authored
Merge pull request #345 from twcclegg/dependabot/github_actions/actions/upload-pages-artifact-5
build(deps): bump actions/upload-pages-artifact from 3 to 5
2 parents c6c8c7b + beeed02 commit 1ff8812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- uses: actions/configure-pages@v5
5050

51-
- uses: actions/upload-pages-artifact@v3
51+
- uses: actions/upload-pages-artifact@v5
5252
with:
5353
path: release/wwwroot
5454

0 commit comments

Comments
 (0)