We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94d8442 + 87b5169 commit 0ebfe3cCopy full SHA for 0ebfe3c
1 file changed
.github/workflows/test-gh-pages.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Comment on PR
49
if: github.event_name == 'pull_request'
50
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
51
with:
52
script: |
53
const prNumber = context.issue.number;
0 commit comments