File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 id-token : write
1212 steps :
1313 - name : Checkout the repository
14- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
14+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1515 with :
1616 persist-credentials : false
1717 - name : Clean npm package
3232 contents : write
3333 steps :
3434 - name : Checkout the repository
35- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
35+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3636 with :
3737 persist-credentials : false
3838 - name : Copy CHANGELOG.md to Releases
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout the repository
15- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
15+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1616 with :
1717 persist-credentials : false
1818 - name : Install Node.js & pnpm
3434 name : Node.js ${{ matrix.node }} Quick
3535 steps :
3636 - name : Checkout the repository
37- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
37+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3838 with :
3939 persist-credentials : false
4040 - name : Install Node.js & pnpm
6262 name : Node.js ${{ matrix.node }} Quick
6363 steps :
6464 - name : Checkout the repository
65- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
65+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
6666 with :
6767 persist-credentials : false
6868 - name : Install pnpm
8686 name : Windows Quick
8787 steps :
8888 - name : Checkout the repository
89- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
89+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
9090 with :
9191 persist-credentials : false
9292 - name : Install pnpm
Original file line number Diff line number Diff line change 9595 },
9696 "devDependencies" : {
9797 "@logux/eslint-config" : " ^57.1.0" ,
98- "@logux/oxc-configs" : " ^0.4.1 " ,
98+ "@logux/oxc-configs" : " ^1.0.0 " ,
9999 "@size-limit/preset-small-lib" : " ^12.1.0" ,
100100 "@types/node" : " ^26.1.1" ,
101101 "actions-up" : " ^1.16.0" ,
106106 "multiocular" : " ^0.8.4" ,
107107 "nanodelay" : " ^1.0.8" ,
108108 "nanospy" : " ^2.0.2" ,
109- "oxfmt" : " ^0.59.0" ,
110109 "postcss-parser-tests" : " ^8.9.0" ,
111110 "simple-git-hooks" : " ^2.13.1" ,
112111 "size-limit" : " ^12.1.0" ,
You can’t perform that action at this time.
0 commit comments