Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Commit eac7ff0

Browse files
committed
deps: update stcarolas/setup-maven action to v5
1 parent 6b31dbd commit eac7ff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/validate-bom/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
java-version: 11
1414
cache: maven
1515
- name: Set up Maven
16-
uses: stCarolas/setup-maven@v4.5
16+
uses: stCarolas/setup-maven@v5.1
1717
with:
1818
maven-version: 3.8.4
1919
- name: Create temporary directory /tmp/bom-validation

0 commit comments

Comments
 (0)