mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-08-01 11:17:17 +07:00
Bump actions/checkout to v3
This commit is contained in:
@ -19,7 +19,7 @@ jobs:
|
||||
# Blackfire supports PHP >= 5.3 on Ubuntu and macOS, and PHP >= 5.4 on Windows
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
# Docs: https://github.com/shivammathur/setup-php
|
||||
- name: Setup PHP
|
||||
|
Reference in New Issue
Block a user