Skip to content

Commit

Permalink
[CARD-45] Upgrade gradle set-up step
Browse files Browse the repository at this point in the history
  • Loading branch information
jrsmth-tier2 committed Mar 13, 2024
1 parent c2fa79b commit a7e8703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/step-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout 🛎️
uses: actions/checkout@v2
- name: Set-up Gradle 🔨
uses: gradle/gradle-build-action@v2
uses: gradle/actions/setup-gradle@v3
- name: Set-up Git 🐵
run: |
git config user.name "GitHub Actions Bot"
Expand Down

0 comments on commit a7e8703

Please sign in to comment.