We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d773c commit 5f80455Copy full SHA for 5f80455
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/configure-pages@v2
42
43
- name: Upload artifact
44
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
45
with:
46
path: 'pages'
47
0 commit comments