Skip to content

Commit 7a69eb6

Browse files
authored
Update otel_sdk.yml
1 parent 508ae0b commit 7a69eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/otel_sdk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: Cyberboss/install-winget@6f566e9e227561d5d31e45d65f9b777b3fa8f56f
2222
- run: winget list --accept-source-agreements --disable-interactivity
2323
- run: winget install bazelisk -r bazel --accept-package-agreements --disable-interactivity --silent
24-
- run: winget install -e LLVM.LLVM -v 20.1.3 --accept-package-agreements --disable-interactivity --silent || echo swalloing errors
24+
- run: winget install -e LLVM.LLVM -v 20.1.4 --accept-package-agreements --disable-interactivity --silent || echo swalloing errors
2525
- uses: actions/checkout@v4
2626
- uses: actions/cache/restore@v4
2727
with:

0 commit comments

Comments
 (0)