diff --git a/src/.github/workflows/tests.yml b/src/.github/workflows/tests.yml index 30eb566..72201a3 100644 --- a/src/.github/workflows/tests.yml +++ b/src/.github/workflows/tests.yml @@ -14,7 +14,7 @@ jobs: services: steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: nanasess/setup-php@master with: php-version: '8.1'