Skip to content

Commit e200f8a

Browse files
authored
Update test.yml
1 parent c145df6 commit e200f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: npm test
2424
- name: Upload HTML report(backstop data)
2525
if: ${{ always() }}
26-
uses: actions/upload-artifact@v2
26+
uses: actions/upload-artifact@v4
2727
with:
2828
name: report
2929
path: backstop_data

0 commit comments

Comments
 (0)