Skip to content

Commit a03303d

Browse files
authored
Merge pull request #795 from GSA/bump-upload-artifact
bump
2 parents 6ae7cde + 9144f69 commit a03303d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: test extension
3737
run: make test-extension
3838
- name: cypress-artifacts
39-
uses: actions/upload-artifact@v3
39+
uses: actions/upload-artifact@v4
4040
if: failure()
4141
with:
4242
name: cypress-artifacts

0 commit comments

Comments
 (0)