File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@v4
29+ uses : actions/checkout@v6
3030 - uses : pnpm/action-setup@v4.1.0
3131 with :
3232 version : 10.9.0
4545 runs-on : ubuntu-latest
4646 steps :
4747 - name : Checkout
48- uses : actions/checkout@v4
48+ uses : actions/checkout@v6
4949 - uses : pnpm/action-setup@v4.1.0
5050 with :
5151 version : 10.9.0
Original file line number Diff line number Diff line change 1616 analyze :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v6
2020
2121 - uses : pnpm/action-setup@v4.1.0
2222 with :
Original file line number Diff line number Diff line change 4646 environment : data-manager-ui/test
4747 steps :
4848 - name : Checkout
49- uses : actions/checkout@v4
49+ uses : actions/checkout@v6
5050 - uses : pnpm/action-setup@v4.1.0
5151 with :
5252 version : 10.9.0
@@ -120,7 +120,7 @@ jobs:
120120 environment : data-manager-ui/test
121121 steps :
122122 - name : Checkout
123- uses : actions/checkout@v4
123+ uses : actions/checkout@v6
124124 - uses : pnpm/action-setup@v4.1.0
125125 with :
126126 version : 10.9.0
You can’t perform that action at this time.
0 commit comments