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 af8f7d3 commit ca77ac8Copy full SHA for ca77ac8
.github/workflows/release-openai.yml
@@ -47,7 +47,7 @@ jobs:
47
env:
48
DIST_DIR: instrumentation/elastic-opentelemetry-instrumentation-openai/dist/
49
steps:
50
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
51
with:
52
name: packages
53
path: ${{ env.DIST_DIR }}
0 commit comments