Skip to content

Commit c0b841b

Browse files
chore(deps): update dawidd6/action-download-artifact action to v12 (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 048412e commit c0b841b

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
@@ -185,7 +185,7 @@ jobs:
185185
if: startsWith(github.ref, 'refs/tags/')
186186
steps:
187187
- name: Download artifacts
188-
uses: dawidd6/action-download-artifact@v11
188+
uses: dawidd6/action-download-artifact@v12
189189
with:
190190
github_token: ${{secrets.GITHUB_TOKEN}}
191191
workflow: build.yml

0 commit comments

Comments
 (0)