We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82f38af + 3e6eee6 commit f2f86ceCopy full SHA for f2f86ce
1 file changed
.github/workflows/playground.yml
@@ -41,7 +41,7 @@ jobs:
41
run: sed -i 's|<base href="/" />|<base href="/sharpy/" />|g' release/wwwroot/index.html
42
43
- name: Upload Pages artifact
44
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
45
with:
46
path: release/wwwroot
47
0 commit comments