Skip to content

Commit f9f3249

Browse files
committed
chore: update workflow deps
1 parent 492a3f2 commit f9f3249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Determine if workflow build job is successful
1515
id: check-build-success
16-
uses: actions/github-script@v6
16+
uses: actions/github-script@v7
1717
with:
1818
result-encoding: string
1919
script: |

0 commit comments

Comments
 (0)