File tree 5 files changed +951
-938
lines changed
5 files changed +951
-938
lines changed Original file line number Diff line number Diff line change 11
11
id-token : write
12
12
steps :
13
13
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
14
- - uses : actions/setup-node@v4.3 .0
14
+ - uses : actions/setup-node@v4.4 .0
15
15
with :
16
16
node-version : ' 22.x'
17
17
# required for credentials to be taken in account
Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ plugins:
12
12
- path : .yarn/plugins/@yarnpkg/plugin-outdated.cjs
13
13
spec : " https://github.com/mskelton/yarn-plugin-outdated/raw/v3.2.4/bundles/@yarnpkg/plugin-outdated.js"
14
14
15
- yarnPath : .yarn/releases/yarn-4.8.1 .cjs
15
+ yarnPath : .yarn/releases/yarn-4.9.0 .cjs
Original file line number Diff line number Diff line change 39
39
"check" : " biome check ." ,
40
40
"test" : " true"
41
41
},
42
- "packageManager" : " yarn@4.8.1 "
42
+ "packageManager" : " yarn@4.9.0 "
43
43
}
You can’t perform that action at this time.
0 commit comments