Skip to content

Commit 783dbd7

Browse files
Bump gradle/actions from 3.5.0 to 4.0.0 (#3389)
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@d9c87d4...af1da67) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b32f8b commit 783dbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_transport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
transport: native
5252
steps:
5353
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
54-
- uses: gradle/actions/wrapper-validation@d9c87d481d55275bb5441eef3fe0e46805f9ef70
54+
- uses: gradle/actions/wrapper-validation@af1da67850ed9a4cedd57bfd976089dd991e2582
5555
- name: Set up JDK 1.8
5656
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018
5757
with:

0 commit comments

Comments
 (0)