Skip to content

Commit 7c6f886

Browse files
Fix upload-pages-artifact version
1 parent ec5c4e6 commit 7c6f886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
done
163163
164164
- name: upload artifact
165-
uses: actions/upload-pages-artifact@v4
165+
uses: actions/upload-pages-artifact@v3
166166

167167
- name: deploy to GitHub Pages
168168
id: deployment

0 commit comments

Comments
 (0)