Skip to content

Commit cf384e4

Browse files
chore(deps): bump actions/upload-artifact from 4 to 6 (#1129)
1 parent 053edde commit cf384e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343

4444
- name: Archive code coverage results
45-
uses: actions/upload-artifact@v4
45+
uses: actions/upload-artifact@v6
4646
with:
4747
name: ${{ env.CODE_COVERAGE_ARTIFACT_NAME }}
4848
path: "stackit/${{ env.CODE_COVERAGE_FILE_NAME }}"

0 commit comments

Comments
 (0)