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.
2 parents b6a2590 + c159001 commit 1f4d14bCopy full SHA for 1f4d14b
1 file changed
.github/workflows/codecov-notify.yml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- name: Wait for all coverage workflows
34
id: check
35
- uses: actions/github-script@v7
+ uses: actions/github-script@v9
36
with:
37
script: |
38
const sha = context.payload.workflow_run.head_sha;
0 commit comments