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 2ae9fe9 commit 36d213bCopy full SHA for 36d213b
.github/workflows/comment_pr.yml
@@ -25,7 +25,7 @@ jobs:
25
echo "GH context:"
26
echo "$GITHUB_CONTEXT"
27
- name: 'Download artifact'
28
- uses: actions/github-script@v6.4.0
+ uses: actions/github-script@v6.4.1
29
with:
30
script: |
31
var artifacts = await github.rest.actions.listWorkflowRunArtifacts({
0 commit comments