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