We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04f669b + 23c1a22 commit 6e0c667Copy full SHA for 6e0c667
1 file changed
.github/workflows/build-and-test.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
26
with:
27
flags: unittests
28
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
29
30
name: Reports
31
path: lib/build/reports
0 commit comments