We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b06f27 + 8a294e8 commit a37763bCopy full SHA for a37763b
1 file changed
.github/workflows/preview.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v6
18
19
- name: Comment PR with deployment info
20
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
21
with:
22
script: |
23
const prNumber = context.issue.number;
0 commit comments