We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20a01fc + 244a3e5 commit 625822fCopy full SHA for 625822f
1 file changed
.github/workflows/reports.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Upload artifact
61
if: github.ref == 'refs/heads/main'
62
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
63
with:
64
path: public/
65
0 commit comments