Skip to content

Commit b13f7e3

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent ed96d9e commit b13f7e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

3939
- name: "Upload reports"
4040
if: always()
41-
uses: actions/upload-artifact@v3
41+
uses: actions/upload-artifact@v6
4242
with:
4343
name: "${{ runner.os }}-test-reports"
4444
retention-days: 7

0 commit comments

Comments
 (0)