Skip to content

Commit cea7ff8

Browse files
committed
Merge branch 'fix/schedulepane-render' of https://github.com/SolidOS/solid-panes into fix/schedulepane-render
2 parents e6ddf2c + d3cffaf commit cea7ff8

1 file changed

Lines changed: 1 addition & 1 deletion

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 == 20
34-
uses: actions/upload-artifact@v6
34+
uses: actions/upload-artifact@v7
3535
with:
3636
name: build
3737
path: |

0 commit comments

Comments
 (0)