Skip to content

Commit d50f021

Browse files
authored
Update main.yml
fixed main.yml to right version for publishing docs
1 parent 6db30b0 commit d50f021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Setup Pages
7676
uses: actions/configure-pages@v5
7777
- name: Upload artifact
78-
uses: actions/upload-pages-artifact@v4
78+
uses: actions/upload-pages-artifact@v3
7979
with:
8080
path: dir
8181
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)