Skip to content

Commit f43c695

Browse files
almalinux8
1 parent ab1d9f4 commit f43c695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webserver-almalinux8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
docker cp apache_almalinux8_container:/otel-webserver-module/build/opentelemetry-webserver-sdk-x64-linux.tgz \
5959
/tmp/apache_almalinux8/
6060
- name: upload artifacts
61-
uses: actions/upload-artifact@v3
61+
uses: actions/upload-artifact@v4
6262
with:
6363
name: opentelemetry-webserver-sdk-x64-linux.tgz
6464
path: /tmp/apache_almalinux8/opentelemetry-webserver-sdk-x64-linux.tgz

0 commit comments

Comments
 (0)