Merge pull request 'chore(deps): update actions/checkout action to v4' (#6) from renovate/actions-checkout-4.x into master
Reviewed-on: #6
This commit is contained in:
commit
d26422b141
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- '8.0'
|
||||
- '8.1'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Use PHP ${{ matrix.php-version }}
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue