We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d6760 commit 80ecf73Copy full SHA for 80ecf73
1 file changed
.github/workflows/integration-install.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19
- name: Get Draft Cli version
20
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
21
id: get_draft_version
22
with:
23
result-encoding: string
0 commit comments