Skip to content

Commit

Permalink
update version of action
Browse files Browse the repository at this point in the history
  • Loading branch information
miriamgoldman committed Jul 31, 2024
1 parent 0f9378f commit c2433a9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/backstop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,11 @@ jobs:
run: mkdir backstop_data

- name: Archive HTML Report on failure
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: report
path: backstop_data/

- name: Download a Build Artifact
uses: actions/[email protected]
with:
name: Download report
path: backstop_data



Expand Down

0 comments on commit c2433a9

Please sign in to comment.