Skip to content

Commit bcc23a5

Browse files
authored
Update build-example.yml
1 parent a0d8d41 commit bcc23a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717

18-
- uses: actions/setup-java@2
18+
- uses: actions/setup-java@v2
1919
with:
2020
distribution: 'zulu'
2121
java-version: '11'

0 commit comments

Comments
 (0)