Skip to content

Commit 7111a7f

Browse files
committed
Update manual-update-webinstaller.yaml
1 parent bd541ed commit 7111a7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/manual-update-webinstaller.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ jobs:
5353
uses: actions/configure-pages@v2
5454

5555
- name: Upload artifact
56-
uses: actions/upload-pages-artifact@v2
56+
uses: actions/upload-pages-artifact@v3
5757
with:
5858
path: 'docs'
5959

6060
- name: Deploy to GitHub Pages
6161
id: deployment
62-
uses: actions/deploy-pages@v3
62+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)