Skip to content

Commit

Permalink
Add actions/checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed Mar 31, 2023
1 parent e21a741 commit 8441dbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phplint.yml
Expand Up @@ -9,6 +9,7 @@ jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: overtrue/phplint@8.2
with:
path: .
Expand Down

0 comments on commit 8441dbe

Please sign in to comment.