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