We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bec3b4 commit c8cb877Copy full SHA for c8cb877
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Check context
16
id: check
17
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
18
with:
19
script: |
20
function ifSetOptionsComment() {
0 commit comments