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 932742b commit 6fbed20Copy full SHA for 6fbed20
.github/workflows/pkg.pr.new-comment.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
- name: Download artifact
21
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
22
with:
23
name: output
24
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments