Skip to content

Commit 8d36f10

Browse files
chore(deps): update dawidd6/action-download-artifact action to v15
1 parent 651cc58 commit 8d36f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# Restore previous cache artifact if enabled
4242
- name: Restore renovate cache artifact
4343
if: ${{ github.event_name != 'workflow_dispatch' || inputs.repoCache != 'disabled' }}
44-
uses: dawidd6/action-download-artifact@5c98f0b039f36ef966fdb7dfa9779262785ecb05 # v14
44+
uses: dawidd6/action-download-artifact@fe9d59ce33ce92db8a6ac90b2c8be6b6d90417c8 # v15
4545
continue-on-error: true
4646
with:
4747
name: ${{ env.cache_key }}

0 commit comments

Comments
 (0)