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 d5d8889 commit 1a04668Copy full SHA for 1a04668
.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