ci: Use GitHub Actions V4 (#1469)

This commit is contained in:
erikn69
2023-09-29 09:25:55 +02:00
committed by GitHub
parent 1a3affd4f8
commit c751d3e176
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
name: P${{ matrix.php }} - Laravel${{ matrix.laravel }}
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
path: src