Skip to content

Commit

Permalink
Merge pull request #24 from linjeforeningen-delta/renovate/gradle-gra…
Browse files Browse the repository at this point in the history
…dle-build-action-3.x

chore(deps): update gradle/gradle-build-action action to v3
  • Loading branch information
vehagn authored Nov 9, 2024
2 parents 67a14e0 + 2887c5d commit 24ab4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
distribution: 'temurin'

- name: Setup Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3

- name: Execute Gradle compile
run: ./gradlew compileKotlin
Expand Down

0 comments on commit 24ab4e6

Please sign in to comment.