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 851f7f6 commit ba3e271Copy full SHA for ba3e271
.github/workflows/trigger-gitlab.yml
@@ -56,7 +56,7 @@ jobs:
56
fi
57
58
- name: Download artifacts
59
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
60
with:
61
script: |
62
let allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({
0 commit comments