We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f09bb commit a2d42a4Copy full SHA for a2d42a4
1 file changed
.github/workflows/hugo.yaml
@@ -82,7 +82,7 @@ jobs:
82
with:
83
config: .htmltest.yml
84
- name: Archive htmltest results
85
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
86
87
name: htmltest-report
88
path: tmp/.htmltest/htmltest.log
0 commit comments