mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
Bump actions/checkout to v3
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
php-version: ["7.0", "7.1", "7.2", "7.3", "7.4", "8.0"]
|
php-version: ["7.0", "7.1", "7.2", "7.3", "7.4", "8.0"]
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- name: Use php ${{ matrix.php-version }}
|
- name: Use php ${{ matrix.php-version }}
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user