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 d8df867 commit 544980cCopy full SHA for 544980c
.github/workflows/pr-comment.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Download PR info artifact
32
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
33
with:
34
script: |
35
const allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({
0 commit comments