Skip to content

Commit aa59271

Browse files
Bump actions/upload-artifact from 3 to 4 (#590)
1 parent 9c615ce commit aa59271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
2222
with:
2323
flags: unittests
24-
- uses: actions/upload-artifact@v3
24+
- uses: actions/upload-artifact@v4
2525
with:
2626
name: Reports
2727
path: build/reports

0 commit comments

Comments
 (0)