mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
feat: use actions/checkout@v6
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ jobs:
|
||||
- 8.1
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v6
|
||||
- uses: graycoreio/github-actions-magento2/unit-test@main
|
||||
with:
|
||||
php_version: ${{ matrix.php_version }}
|
||||
|
||||
Reference in New Issue
Block a user