Skip to content

Commit

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

github-actions: Bump overtrue/phplint from 8.2 to 9.1
  • Loading branch information
mimmi20 authored Mar 22, 2024
2 parents d4e68f7 + 12e2e25 commit c9c32db
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@8.2"
uses: "overtrue/phplint@9.1"

install:
name: "Install dependencies"
Expand Down

0 comments on commit c9c32db

Please sign in to comment.