We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ee1b7 commit 610dee4Copy full SHA for 610dee4
1 file changed
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Upload HTML report
48
if: github.ref == 'refs/heads/main'
49
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
50
with:
51
path: _site
52
0 commit comments