Skip to content

Commit

Permalink
Replace deprecated gradle wrapper validation action.
Browse files Browse the repository at this point in the history
  • Loading branch information
nightm4re94 committed Sep 3, 2024
1 parent c0cfb71 commit 6ab46f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: gradle/actions/setup-gradle@v4

- name: Gradle Wrapper Validation
uses: gradle/wrapper-validation-action@v3
uses: gradle/actions/wrapper-validation@v4

- name: D-BUS AT-SPI Installation
run: sudo apt-get -y install at-spi2-core
Expand Down

0 comments on commit 6ab46f7

Please sign in to comment.