Skip to content

Commit fedfe82

Browse files
chore(deps): update actions/github-script action to v9
1 parent bb0acd9 commit fedfe82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Check context
1616
id: check
17-
uses: actions/github-script@v8
17+
uses: actions/github-script@v9
1818
with:
1919
script: |
2020
function ifSetOptionsComment() {

0 commit comments

Comments
 (0)