Skip to content

Commit 94896cc

Browse files
Bump actions/download-artifact from 4 to 5 (#2712)
1 parent 770b13e commit 94896cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# Sonar analysis needs the full history for features like automatic assignment of bugs. If the following step
4747
# is not included the project will show a warning about incomplete information.
4848
fetch-depth: 0
49-
- uses: actions/download-artifact@v4
49+
- uses: actions/download-artifact@v5
5050
with:
5151
name: code-coverage-ubuntu-latest-22.x
5252
path: coverage/

0 commit comments

Comments
 (0)