We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 461867a + 27bc579 commit 9c19ac7Copy full SHA for 9c19ac7
1 file changed
.github/workflows/build.yaml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Upload artifact to pages
41
if: github.ref == 'refs/heads/main'
42
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
43
with:
44
path: dist
45
0 commit comments