Skip to content

Commit

Permalink
Merge pull request #1455 from nextcloud/dependabot/github_actions/gra…
Browse files Browse the repository at this point in the history
…dle/actions-4

Build(deps): Bump gradle/actions from 3 to 4
  • Loading branch information
David-Development authored Oct 10, 2024
2 parents 7a42bee + 086e047 commit 8271df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3
- uses: gradle/actions/wrapper-validation@v4

lint:
name: Run Lint Checks
Expand Down

0 comments on commit 8271df2

Please sign in to comment.