Skip to content

Commit c22b94a

Browse files
⬆️ Update actions/upload-artifact action to v4.4.3 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2029525 commit c22b94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: 🚀 Run pytest
5454
run: uv run pytest --cov webrtc_models tests
5555
- name: ⬆️ Upload coverage artifact
56-
uses: actions/[email protected].0
56+
uses: actions/[email protected].3
5757
with:
5858
include-hidden-files: true
5959
name: coverage-${{ matrix.python }}

0 commit comments

Comments
 (0)