We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999614a commit 4832f94Copy full SHA for 4832f94
.github/workflows/policy-promote.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- name: Download artifact (if available)
18
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
19
continue-on-error: true
20
with:
21
path: dist
0 commit comments