File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77jobs :
88 release :
9- uses : sxzz/workflows/.github/workflows/release-commit.yml@v1
9+ uses : sxzz/workflows/.github/workflows/release-commit.yml@main
1010 with :
1111 compact : true
Original file line number Diff line number Diff line change 77
88jobs :
99 release :
10- uses : sxzz/workflows/.github/workflows/release-jsr.yml@v1
10+ uses : sxzz/workflows/.github/workflows/release-jsr.yml@main
1111 permissions :
1212 contents : read
1313 id-token : write
Original file line number Diff line number Diff line change 77
88jobs :
99 release :
10- uses : sxzz/workflows/.github/workflows/release.yml@v1
10+ uses : sxzz/workflows/.github/workflows/release.yml@main
1111 with :
1212 publish : true
1313 permissions :
Original file line number Diff line number Diff line change 88
99jobs :
1010 unit-test :
11- uses : sxzz/workflows/.github/workflows/unit-test.yml@v1
12- with :
13- os-matrix : ' "ubuntu-latest", "windows-latest"'
11+ uses : sxzz/workflows/.github/workflows/unit-test.yml@main
Original file line number Diff line number Diff line change 3939 "access" : " public"
4040 },
4141 "engines" : {
42- "node" : " >=20.19 .0"
42+ "node" : " >=22.18 .0"
4343 },
4444 "scripts" : {
4545 "lint" : " eslint --cache ." ,
You can’t perform that action at this time.
0 commit comments