Skip to content

Commit eb5a32b

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
ci: bump gradle/actions from 3 to 4 in the actions group
Bumps the actions group with 1 update: [gradle/actions](https://github.com/gradle/actions). Updates `gradle/actions` from 3 to 4 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v3...v4) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76aeac5 commit eb5a32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
path: ${{runner.tool_cache}}/konan/dependencies
8787
key: konan-${{runner.os}}-dependencies
8888
- name: Submit dependency graph
89-
uses: gradle/actions/dependency-submission@v3
89+
uses: gradle/actions/dependency-submission@v4
9090
if: github.ref_name == 'master'
9191
with:
9292
cache-disabled: true

0 commit comments

Comments
 (0)