Skip to content

Commit

Permalink
Switch from maven-setup to setup-maven
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Dec 30, 2024
1 parent d768cfd commit 0941361
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/develocity-publish-build-scans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ jobs:
steps:

- name: Setup Build Scan link capture
uses: gradle/develocity-actions/maven-setup@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
uses: gradle/develocity-actions/setup-maven@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
with:
capture-build-scan-links: true

- name: Publish Build Scans
uses: gradle/develocity-actions/maven-publish-build-scan@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
Expand Down

0 comments on commit 0941361

Please sign in to comment.