Skip to content

Commit be01020

Browse files
authored
Update shiftleft.yml
1 parent 4980468 commit be01020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shiftleft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v2
1818
# We are building this application with Java 11
1919
- name: Setup Java JDK
20-
uses: actions/setup-java@v1.3.0
20+
uses: actions/setup-java@v1.4.3
2121
with:
2222
java-version: 11.0.x
2323
- name: Package with maven

0 commit comments

Comments
 (0)