mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
feat: update actions/checkout to v3 (#23)
Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
This commit is contained in:
@@ -83,7 +83,7 @@ jobs:
|
|||||||
ports:
|
ports:
|
||||||
- 5672:5672
|
- 5672:5672
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- name: Set PHP Version
|
- name: Set PHP Version
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user