We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea681bc + eb699a2 commit a4cacddCopy full SHA for a4cacdd
1 file changed
.github/workflows/build.yml
@@ -70,7 +70,7 @@ jobs:
70
steps:
71
72
- name: Download coverage profile
73
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
74
with:
75
name: coverage-profile-${{ github.run_id }}
76
0 commit comments