Skip to content

Commit

Permalink
Merge pull request #717 from browscap/dependabot/github_actions/overt…
Browse files Browse the repository at this point in the history
…rue/phplint-9.3

github-actions: bump overtrue/phplint from 9.2 to 9.3
  • Loading branch information
asgrim committed May 16, 2024
2 parents 6d871f3 + 0c8b003 commit 0381f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
tools: "${{ env.TOOLS }}"

- name: "Lint PHP"
uses: "overtrue/phplint@9.2"
uses: "overtrue/phplint@9.3"

install:
name: "Install dependencies"
Expand Down

0 comments on commit 0381f4e

Please sign in to comment.