Skip to content

Commit eda183b

Browse files
committed
Update actions
1 parent 5cf34a3 commit eda183b

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
@@ -209,7 +209,7 @@ jobs:
209209

210210
- name: Save coverage data
211211
if: ${{ matrix.php-versions == '8.4' }}
212-
uses: actions/upload-artifact@v3
212+
uses: actions/upload-artifact@v4
213213
with:
214214
name: coverage-data
215215
path: ${{ github.workspace }}/build

0 commit comments

Comments
 (0)