Skip to content

Commit 432c3b3

Browse files
committed
Update workflows
1 parent ca9e5d2 commit 432c3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
path: ${{ github.workspace }}/build
198198

199199
- name: Codecov
200-
uses: codecov/codecov-action@v1
200+
uses: codecov/codecov-action@v3
201201

202202
- name: PHP Code Sniffer
203203
continue-on-error: true

0 commit comments

Comments
 (0)