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 4145ea2 commit 1973fbfCopy full SHA for 1973fbf
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Upload site files
21
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-artifact@v4
22
with:
23
path: ./spacedelivery/web # the folder containing index.html
24
0 commit comments