Skip to content

Commit 1973fbf

Browse files
Chris AckermannChris Ackermann
authored andcommitted
Testing fixing build
1 parent 4145ea2 commit 1973fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Upload site files
21-
uses: actions/upload-pages-artifact@v2
21+
uses: actions/upload-artifact@v4
2222
with:
2323
path: ./spacedelivery/web # the folder containing index.html
2424

0 commit comments

Comments
 (0)