Skip to content

Commit ebde8dc

Browse files
Update actions/upload-artifact digest to 65c4c4a
1 parent 2508546 commit ebde8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
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@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
74+
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
7575
with:
7676
name: lcov.info
7777
path: ./lcov.info

0 commit comments

Comments
 (0)