Skip to content

Commit eddd352

Browse files
author
Alain Bourgeois
committed
Merge branch 'main' into profileEditA11y
2 parents 8c0bcbf + 57cad1f commit eddd352

3 files changed

Lines changed: 131 additions & 95 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: npm run build --if-present
3232
- name: Save build
3333
if: matrix.node-version == 22
34-
uses: actions/upload-artifact@v6
34+
uses: actions/upload-artifact@v7
3535
with:
3636
name: build
3737
path: |

0 commit comments

Comments
 (0)