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.
2 parents 7ec7c11 + c11fd94 commit 4887858Copy full SHA for 4887858
1 file changed
.github/workflows/pr_build.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- name: Get latest Kolibri release
29
id: get_latest_kolibri_release
30
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
31
with:
32
result-encoding: string
33
script: |
0 commit comments