Skip to content

Commit

Permalink
bump upload artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
rshewitt committed Jan 9, 2025
1 parent 29d6937 commit f11539d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: test
run: make test
- name: cypress-artifacs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: cypress-artifacts
Expand Down

0 comments on commit f11539d

Please sign in to comment.