Skip to content

Commit af5ed6a

Browse files
authored
Merge pull request #101 from xvik/dependabot/github_actions/gradle/actions-6
Bump gradle/actions from 5 to 6
2 parents 9a8be97 + 2c2bc85 commit af5ed6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
java-version: ${{ matrix.java }}
2323

2424
- name: Setup Gradle
25-
uses: gradle/actions/setup-gradle@v5
25+
uses: gradle/actions/setup-gradle@v6
2626

2727
- name: Build
2828
run: |

0 commit comments

Comments
 (0)