Skip to content

Commit 92adfb0

Browse files
dependabot[bot]MelSardes
authored andcommitted
ci(deps): Bump gradle/actions from 3 to 5
Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 5. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v3...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 9a909bc commit 92adfb0

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
@@ -37,7 +37,7 @@ jobs:
3737
cache: 'gradle'
3838

3939
- name: Setup Gradle
40-
uses: gradle/actions/setup-gradle@v3
40+
uses: gradle/actions/setup-gradle@v5
4141
with:
4242
cache-read-only: ${{ github.ref != 'refs/heads/main' && github.ref != 'refs/heads/develop' }}
4343

0 commit comments

Comments
 (0)