Skip to content

Commit b344193

Browse files
raeessapRealCLanger
authored andcommitted
.wellknow not compatible with upload-pages-artifact@v4
1 parent 72ce2b8 commit b344193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
source: ./
4343
destination: ./_site
4444
- name: Upload artifact
45-
uses: actions/upload-pages-artifact@v4
45+
uses: actions/upload-pages-artifact@v3
4646

4747
# Deployment job
4848
deploy:

0 commit comments

Comments
 (0)