Skip to content

Commit 40f489d

Browse files
Update actions/upload-artifact digest to 604373d
1 parent b235fa7 commit 40f489d

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
@@ -48,7 +48,7 @@ jobs:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949

5050
- name: Publish Test Results
51-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
51+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
5252
if: always()
5353
with:
5454
name: test-results

0 commit comments

Comments
 (0)