Skip to content

Commit

Permalink
Merge pull request #795 from GSA/bump-upload-artifact
Browse files Browse the repository at this point in the history
bump
  • Loading branch information
FuhuXia authored Jan 10, 2025
2 parents 69aa0c6 + 3b5b48c commit 1cd85bf
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 @@ -36,7 +36,7 @@ jobs:
- name: test extension
run: make test-extension
- name: cypress-artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: cypress-artifacts
Expand Down

0 comments on commit 1cd85bf

Please sign in to comment.