Skip to content

Commit 09e44e7

Browse files
chore(deps): update actions/upload-artifact action to v6 (#429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cc5754 commit 09e44e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
config: .htmltest.yaml
4747

4848
- name: Archive htmltest results
49-
uses: actions/upload-artifact@v4
49+
uses: actions/upload-artifact@v6
5050
with:
5151
name: htmltest-report
5252
path: tmp/.htmltest/htmltest.log

0 commit comments

Comments
 (0)