Skip to content

Commit a0c8d08

Browse files
committed
Updating github actions to v4
1 parent 5db817c commit a0c8d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: composer run-script ci-test
4444

4545
- name: Upload coverage report
46-
uses: actions/upload-artifact@v3
46+
uses: actions/upload-artifact@v4
4747
with:
4848
name: coverage-report
4949
path: coverage.xml

0 commit comments

Comments
 (0)