From 8441dbe0076f0444a865ab021cbed912bd3c64b5 Mon Sep 17 00:00:00 2001 From: slawkens Date: Fri, 31 Mar 2023 10:18:48 +0200 Subject: [PATCH] Add actions/checkout@v3 --- .github/workflows/phplint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/phplint.yml b/.github/workflows/phplint.yml index c193b8c6..aa95caed 100644 --- a/.github/workflows/phplint.yml +++ b/.github/workflows/phplint.yml @@ -9,6 +9,7 @@ jobs: phplint: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v3 - uses: overtrue/phplint@8.2 with: path: .