We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dfe170 + 4886d11 commit fd77435Copy full SHA for fd77435
1 file changed
.github/workflows/pr-playground-preview.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v6
21
22
- name: Build Playground URL and post comment
23
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
24
with:
25
script: |
26
const fs = require('fs');
0 commit comments