diff --git a/.github/workflows/comment.yml b/.github/workflows/comment.yml index bf9752b9..9fdfce26 100644 --- a/.github/workflows/comment.yml +++ b/.github/workflows/comment.yml @@ -27,7 +27,7 @@ jobs: # path: screenshots - name: 'Download artifact' - uses: actions/github-script@v6.4.1 + uses: actions/github-script@v7 with: script: | var artifacts = await github.rest.actions.listWorkflowRunArtifacts({