Skip to content

Commit 04ee183

Browse files
authored
Fix deployment?
1 parent d59f19e commit 04ee183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
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@v1
58+
uses: actions/upload-pages-artifact@v3
5959
with:
6060
# Upload entire repository
6161
path: '.'

0 commit comments

Comments
 (0)