Skip to content

Commit aed1540

Browse files
chore(deps): update actions/upload-artifact action to v6 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52dfdd5 commit aed1540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
file: TestResults/reports/lcov.info
4343

4444
- name: Upload artifacts
45-
uses: actions/upload-artifact@v5
45+
uses: actions/upload-artifact@v6
4646
with:
4747
path: ./Artifacts/*

0 commit comments

Comments
 (0)