File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 ci :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v6
16+ - uses : actions/checkout@v7
1717
1818 - uses : subosito/flutter-action@v2
1919 with :
Original file line number Diff line number Diff line change 2121 needs : ci
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v6
24+ - uses : actions/checkout@v7
2525
2626 - uses : subosito/flutter-action@v2
2727 with :
Original file line number Diff line number Diff line change 1212 preview :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v6
15+ - uses : actions/checkout@v7
1616
1717 - uses : subosito/flutter-action@v2
1818 with :
Original file line number Diff line number Diff line change 2121 rollback :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v6
24+ - uses : actions/checkout@v7
2525 with :
2626 ref : ${{ inputs.ref }}
2727
You can’t perform that action at this time.
0 commit comments