We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567819c commit 78c983cCopy full SHA for 78c983c
1 file changed
.github/workflows/poll-starter.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v6.0.1
23
24
- name: Download run information
25
- uses: dawidd6/action-download-artifact@v12
+ uses: dawidd6/action-download-artifact@v14
26
continue-on-error: true
27
id: download
28
with:
0 commit comments