Skip to content

Commit bea2172

Browse files
authored
Update download-artifact version (Layr-Labs#1168)
1 parent f04df48 commit bea2172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test-coverage/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ runs:
3737
go-version: ${{inputs.go-version}}
3838

3939
- name: Download coverage artifact
40-
uses: actions/download-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6
40+
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
4141
with:
4242
name: coverage
4343
path: .

0 commit comments

Comments
 (0)