Skip to content

Commit

Permalink
Bump deprecated action
Browse files Browse the repository at this point in the history
  • Loading branch information
cvs0 committed Jan 20, 2025
1 parent 9042c1e commit 2e5bff0
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 @@ -21,7 +21,7 @@ jobs:
- name: checkout repository
uses: actions/[email protected]
- name: validate gradle wrapper
uses: gradle/wrapper-validation[email protected]
uses: gradle/actions/wrapper-validation@v4
- name: setup jdk ${{ matrix.java }}
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 2e5bff0

Please sign in to comment.