Skip to content

Commit 944fcde

Browse files
committed
Update actions/upload-pages-artifact
1 parent e443be6 commit 944fcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Setup Pages
5656
uses: actions/configure-pages@v3
5757
- name: Upload artifact
58-
uses: actions/upload-pages-artifact@v2
58+
uses: actions/upload-pages-artifact@v3
5959
with:
6060
path: './pages/dist/'
6161
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)