Skip to content

Commit

Permalink
Pinning workflow .github/workflows/deploy-maven-site.yml (#575)
Browse files Browse the repository at this point in the history
Co-authored-by: eclipse-otterdog[bot] <158182605+eclipse-otterdog[bot]@users.noreply.github.com>
  • Loading branch information
eclipse-otterdog[bot] authored Nov 13, 2024
1 parent d4fc544 commit 5d0a693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-maven-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
- name: Set up JDK 17
uses: actions/setup-java@v4
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
with:
java-version: '17'
distribution: 'temurin'
Expand Down

0 comments on commit 5d0a693

Please sign in to comment.