Skip to content

Commit f6990a2

Browse files
committed
Update upload pages artifact action
1 parent 9c494e4 commit f6990a2

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
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/configure-pages@v4
4040

4141
- name: Upload artifact
42-
uses: actions/upload-pages-artifact@v2
42+
uses: actions/upload-pages-artifact@v3
4343
with:
4444
path: ./build
4545

0 commit comments

Comments
 (0)