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 859394c commit 61861c4Copy full SHA for 61861c4
.github/workflows/policy-promote.yml
@@ -14,7 +14,7 @@ jobs:
14
id-token: write
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
18
with:
19
path: dist
20
continue-on-error: true
0 commit comments