Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 56c597a

Browse files
committed
chore: update swc/core version to 1.10.0 in workflow
1 parent d3d4bca commit 56c597a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swc-compat-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
matrix:
3939
swc_package:
40-
- "@swc/core@1.7.0"
40+
- "@swc/core@1.10.0"
4141
- "@swc/core@latest"
4242
steps:
4343
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)