Skip to content

Commit f63df57

Browse files
Update actions/upload-artifact digest to ea165f8
1 parent 639cc02 commit f63df57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
token: ${{ secrets.CODECOV_TOKEN }}
5454

5555
- name: Publish Test Results
56-
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
56+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
5757
if: always()
5858
with:
5959
name: test-results

0 commit comments

Comments
 (0)