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 ae65dba commit d3a4841Copy full SHA for d3a4841
.github/workflows/build_nightly.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Trigger nightly builds
24
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
25
with:
26
script: |
27
let ref;
0 commit comments