Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 4921987 commit 16178a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ jobs:
- name: Make gradlew executable
run: chmod +x gradlew
- name: Build with Gradle
uses: gradle/gradle-build-action@fe59895742b4f984530980e4f693943577526b61
uses: gradle/gradle-build-action@e2097ccd7e8ed48671dc068ac4efa86d25745b39
with:
arguments: shadowAll
- name: Upload a ChatFormatter Artifact
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
name: 'Successfully build ChatFormatter'
path: build/libs/ChatFormatter v*.jar

0 comments on commit 16178a6

Please sign in to comment.