We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f55d5 commit 7c9a416Copy full SHA for 7c9a416
1 file changed
.github/workflows/build-and-test.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
26
with:
27
flags: unittests
28
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v7
29
30
name: Reports
31
path: build/reports
0 commit comments