We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c615ce commit aa59271Copy full SHA for aa59271
1 file changed
.github/workflows/build-and-test.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
22
with:
23
flags: unittests
24
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
25
26
name: Reports
27
path: build/reports
0 commit comments