We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce95a72 commit 68cecfbCopy full SHA for 68cecfb
.github/workflows/ci.yaml
@@ -57,7 +57,7 @@ jobs:
57
fetch-depth: 2
58
59
- name: "Download coverage files"
60
- uses: "actions/download-artifact@v2"
+ uses: "actions/download-artifact@v4.1.7"
61
with:
62
path: "reports"
63
0 commit comments