We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ca571 commit 3cd0aa3Copy full SHA for 3cd0aa3
.github/workflows/build.yml
@@ -115,7 +115,7 @@ jobs:
115
- name: Checkout repository
116
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
117
- name: Download coverage artifacts
118
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
119
with:
120
name: coverage-reports
121
- name: Install mise and tools
0 commit comments