Commit 1a3b4ee 1 parent 627d466 commit 1a3b4ee Copy full SHA for 1a3b4ee
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
yarn-node-18-lock-
27
27
- run : yarn install --frozen-lockfile
28
28
- run : yarn build
29
- - uses : actions/upload-artifact@v3
29
+ - uses : actions/upload-artifact@v4
30
30
with :
31
31
name : build-output
32
32
path : dist
Original file line number Diff line number Diff line change 26
26
- run : yarn lint
27
27
- run : yarn test --ci --coverage --maxWorkers=2
28
28
- run : yarn build
29
- - uses : actions/upload-artifact@v3
29
+ - uses : actions/upload-artifact@v4
30
30
with :
31
31
name : build-output
32
32
path : dist
Original file line number Diff line number Diff line change 26
26
- run : yarn lint
27
27
- run : yarn test --ci --coverage --maxWorkers=2
28
28
- run : yarn build
29
- - uses : actions/upload-artifact@v3
29
+ - uses : actions/upload-artifact@v4
30
30
with :
31
31
name : build-output
32
32
path : dist
You can’t perform that action at this time.
0 commit comments