File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 version : v2026.1.1
1818 sha256 : 986e4630dfdfaae41d09c0317507e252c7403d72839fc66844b534c120a3dc57
1919 - name : Cache local Maven repository
20- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
20+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
2121 with :
2222 path : ~/.m2/repository
2323 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2121 version : v2026.1.1
2222 sha256 : 986e4630dfdfaae41d09c0317507e252c7403d72839fc66844b534c120a3dc57
2323 - name : Cache local Maven repository
24- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
24+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
2525 with :
2626 path : ~/.m2/repository
2727 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ synchronization. See Javadoc comments in
3030** More Info**
3131
3232The Grafana Labs Blog has a post
33- [ Introducing the Prometheus Java Client 1.0.0] ( https://grafana.com/blog/2023/09/27/introducing-the-prometheus-java-client-1.0. 0/ ) <!-- editorconfig-checker-disable-line -->
33+ [ Introducing the Prometheus Java Client 1.0.0] ( https://grafana.com/blog/2023/09/27/introducing-the-prometheus-java-client-1-0- 0/ ) <!-- editorconfig-checker-disable-line -->
3434with a good overview of the release.
3535
3636There will also be a presentation at the [ PromCon] ( https://promcon.io ) conference on 29 Sep 2023.
You can’t perform that action at this time.
0 commit comments