Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1dba15 commit bd054e2Copy full SHA for bd054e2
1 file changed
.github/workflows/publish.yml
@@ -47,7 +47,7 @@ jobs:
47
run: make publish
48
49
- name: Upload Pages artifact
50
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
51
with:
52
path: ./output
53
0 commit comments