We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51c9e1a + d033bd9 commit c9491afCopy full SHA for c9491af
1 file changed
.github/workflows/docs.yml
@@ -60,7 +60,7 @@ jobs:
60
run: cp -r playground-release/wwwroot site/playground
61
62
- name: Upload Pages artifact
63
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
64
with:
65
path: site
66
0 commit comments