Skip to content

Commit dc64cc3

Browse files
author
zlatin.ivanov
committed
Minor GH actions/upload-artifact@v4
1 parent f0b67ed commit dc64cc3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
run: yarn allure:generate
219219
- name: Upload Allure Report
220220
if: failure()
221-
uses: actions/upload-artifact@v3
221+
uses: actions/upload-artifact@v4
222222
with:
223223
name: test-artifacts-${{ matrix.component-type }}
224224
path: |

packages/components/organisms/f-header/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ _Jan 15, 2025_
1010
### Changed
1111

1212
- Update and remove deprecated account pages links from user navigation
13+
- Minor GH actions/upload-artifact@v4
1314

1415
## v10.21.1
1516

0 commit comments

Comments
 (0)