We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f0547f + 79d6760 commit bc97c9bCopy full SHA for bc97c9b
1 file changed
.github/workflows/poll-starter.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v6.0.2
23
24
- name: Download run information
25
- uses: dawidd6/action-download-artifact@v16
+ uses: dawidd6/action-download-artifact@v20
26
continue-on-error: true
27
id: download
28
with:
0 commit comments