There was an error while loading. Please reload this page.
1 parent 01dc370 commit dbf07e9Copy full SHA for dbf07e9
1 file changed
.github/workflows/deploy-demo.yml
@@ -49,7 +49,7 @@ jobs:
49
run: touch test/Soenneker.Blazor.FilePond.Demo/bin/Release/net10.0/publish/wwwroot/.nojekyll
50
51
- name: Upload GitHub Pages Artifact
52
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
53
with:
54
path: test/Soenneker.Blazor.FilePond.Demo/bin/Release/net10.0/publish/wwwroot
55
0 commit comments