We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa09836 commit 32c5cceCopy full SHA for 32c5cce
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@v12
+ uses: dawidd6/action-download-artifact@v14
50
if: github.event.inputs.repoCache != 'disabled'
51
continue-on-error: true
52
with:
0 commit comments