We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b0f03 commit d99c0c3Copy full SHA for d99c0c3
1 file changed
.github/workflows/renovate.yaml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/checkout@v6
47
48
- name: Download repository cache for Renovate
49
- uses: dawidd6/action-download-artifact@v14
+ uses: dawidd6/action-download-artifact@v16
50
if: github.event.inputs.repoCache != 'disabled'
51
continue-on-error: true
52
with:
0 commit comments