Skip to content

Commit f293713

Browse files
committed
bump upload-pages-artifact
Signed-off-by: arewm <[email protected]>
1 parent 55f298b commit f293713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: actions/configure-pages@v5
6565

6666
- name: Upload artifact
67-
uses: actions/upload-pages-artifact@v2
67+
uses: actions/upload-pages-artifact@v3
6868
with:
6969
path: 'public'
7070

0 commit comments

Comments
 (0)