Skip to content

Commit 324780d

Browse files
authored
ci: update upload-artifact action version (#346)
1 parent b6b295f commit 324780d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lh-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Upload failures
4444
if: failure()
45-
uses: actions/upload-artifact@v1
45+
uses: actions/upload-artifact@v4
4646
with:
4747
name: Smokehouse (windows)
4848
path: node_modules/lighthouse/.tmp/smokehouse-ci-failures/

0 commit comments

Comments
 (0)