Skip to content

Commit 95b704c

Browse files
committed
Merge branch 'main' of https://github.com/solidos/profile-pane into main
2 parents 0e89a1e + 05375d8 commit 95b704c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- run: npm test
3131
- run: npm run build --if-present
3232
- name: Save build
33-
if: matrix.node-version == '16.x'
33+
if: matrix.node-version == '20.x'
3434
uses: actions/upload-artifact@v4
3535
with:
3636
name: build

0 commit comments

Comments
 (0)