We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c392e42 commit e776640Copy full SHA for e776640
1 file changed
.github/workflows/multi-runner-build.yml
@@ -117,7 +117,7 @@ jobs:
117
uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
118
119
- name: Download digests
120
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
+ uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
121
with:
122
path: ${{ runner.temp }}/digests
123
pattern: ${{ needs.matrix.outputs.key }}-*
0 commit comments