Skip to content

Commit

Permalink
Update download-artifact version (#1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-shim authored Jan 27, 2025
1 parent f04df48 commit bea2172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test-coverage/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
go-version: ${{inputs.go-version}}

- name: Download coverage artifact
uses: actions/download-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: coverage
path: .
Expand Down

0 comments on commit bea2172

Please sign in to comment.