Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
chore: use maven 3.8.1 (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Sep 7, 2021
1 parent bde620d commit ac75d6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/downstream.yaml
Expand Up @@ -19,6 +19,9 @@ jobs:
- java-pubsub
steps:
- uses: actions/checkout@v2
- uses: stCarolas/setup-maven@v4
with:
maven-version: 3.8.1
- uses: actions/setup-java@v1
with:
java-version: ${{matrix.java}}
Expand Down

0 comments on commit ac75d6d

Please sign in to comment.