Skip to content

Commit 83a4fba

Browse files
Bump gradle/actions in /.github/actions/gradle/experiment-config-cache
Bumps [gradle/actions](https://github.com/gradle/actions) from 4 to 5. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v4...v5) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1db33b6 commit 83a4fba

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/gradle/experiment-config-cache

1 file changed

+1
-1
lines changed

.github/actions/gradle/experiment-config-cache/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
using: "composite"
1414
steps:
1515
- name: Set up Gradle
16-
uses: gradle/actions/setup-gradle@v4
16+
uses: gradle/actions/setup-gradle@v5
1717
with:
1818
cache-disabled: true
1919
- name: Run experiment

0 commit comments

Comments
 (0)