We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d714a3 + 6ec02bc commit b024e90Copy full SHA for b024e90
1 file changed
.github/workflows/linux.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Check out code
89
uses: actions/checkout@v6
90
- name: Download code coverage results
91
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
92
with:
93
name: coverage
94
path: coverage
0 commit comments