Skip to content

Commit 9d7b0b3

Browse files
Update actions/upload-artifact digest to ff15f03
1 parent f544e7c commit 9d7b0b3

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
@@ -55,7 +55,7 @@ jobs:
5555
token: ${{ secrets.CODECOV_TOKEN }}
5656

5757
- name: Publish Test Results
58-
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
58+
uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3
5959
if: always()
6060
with:
6161
name: test-results

0 commit comments

Comments
 (0)