Skip to content

Commit f159795

Browse files
committed
Update gha workflow
1 parent 04d67bf commit f159795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
name: PHP ${{ matrix.php }}
1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v3
1717
- uses: php-actions/composer@v6
1818
with:
1919
php_version: ${{ matrix.php }}

0 commit comments

Comments
 (0)