Skip to content

Commit 2508546

Browse files
authoredDec 17, 2024
Merge pull request #479 from rye/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 5076954
2 parents 9e8d330 + cc2b0ad commit 2508546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
env:
7272
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7373
run: bash <(curl -s https://codecov.io/bash) -X gcov
74-
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
74+
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
7575
with:
7676
name: lcov.info
7777
path: ./lcov.info

0 commit comments

Comments
 (0)