Update use of actions/checkout to v4

This commit is contained in:
Shivam Mathur
2023-09-09 16:23:40 +05:30
parent 319feb83c2
commit 6207829361
28 changed files with 35 additions and 35 deletions

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.operating-system }}
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
# Docs: https://github.com/shivammathur/setup-php
- name: Setup PHP