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 e7fc979 commit 0a87c6cCopy full SHA for 0a87c6c
.github/workflows/release-udp-exporter.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@v4
30
31
- name: Set up Java
32
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
33
with:
34
java-version: '17'
35
distribution: 'temurin'
.github/workflows/udp-exporter-e2e-test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
0 commit comments