We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5fb45 commit e2f5794Copy full SHA for e2f5794
1 file changed
.github/workflows/deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/configure-pages@v6
38
39
- name: Upload artifact
40
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
41
with:
42
path: ./docs
43
0 commit comments