Skip to content

Commit

Permalink
Merge pull request #527 from lunatech-labs/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…gradle/gradle-build-action-3

chore(deps): bump gradle/gradle-build-action from 2 to 3
  • Loading branch information
leo-bogastry authored Mar 10, 2024
2 parents fdcda37 + 63408bd commit 43651bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
distribution: 'adopt'

- name: Setup Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3
- name: Build with Gradle
run: ./gradlew build
npm:
Expand Down

0 comments on commit 43651bd

Please sign in to comment.