We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c457e commit 4735d8dCopy full SHA for 4735d8d
.github/workflows/datachannel_echo-test.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
python-version: "3.x"
65
- name: Download results
66
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
67
68
name: results
69
- name: Collate result files
.github/workflows/peerconnection-test.yml
@@ -83,7 +83,7 @@ jobs:
83
84
85
86
87
88
89
0 commit comments