Skip to content

Commit a2776cf

Browse files
committed
ci: Update GitHub actions revs for php-ci
1 parent d75abce commit a2776cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/php-ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v4
2020
- name: PHPUnit Tests
21-
uses: php-actions/phpunit@v3
21+
uses: php-actions/phpunit@v4
2222
with:
2323
version: latest
2424
configuration: "php/phpunit.xml"

0 commit comments

Comments
 (0)