Skip to content

Commit a972995

Browse files
Bump gradle/wrapper-validation-action from 1 to 2 (#306)
1 parent d472000 commit a972995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4
19-
- uses: gradle/wrapper-validation-action@v1
19+
- uses: gradle/wrapper-validation-action@v2
2020

2121
build:
2222
name: Java ${{ matrix.java }} environment

0 commit comments

Comments
 (0)