We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4306b5e + 7997798 commit cea2a36Copy full SHA for cea2a36
1 file changed
.github/workflows/static.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Pages
34
uses: actions/configure-pages@v5
35
- name: Upload artifact
36
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
37
with:
38
# Upload view only
39
path: './front-end'
0 commit comments