Skip to content

Commit 3cd0aa3

Browse files
Update actions/download-artifact action to v4.3.0
1 parent e1ca571 commit 3cd0aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
- name: Checkout repository
116116
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
117117
- name: Download coverage artifacts
118-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
118+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
119119
with:
120120
name: coverage-reports
121121
- name: Install mise and tools

0 commit comments

Comments
 (0)