File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout repository
19- uses : actions/checkout@v4
19+ uses : actions/checkout@v5
2020 with :
2121 ref : ${{ github.head_ref }}
2222
Original file line number Diff line number Diff line change 2828
2929 steps :
3030 - name : Checkout repository
31- uses : actions/checkout@v4
31+ uses : actions/checkout@v5
3232 with :
3333 ref : master
3434
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout repository
19- uses : actions/checkout@v4
19+ uses : actions/checkout@v5
2020
2121 - name : Run Label Syncer
2222 uses : micnncim/action-label-syncer@v1.3.0
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Checkout repository
24- uses : actions/checkout@v4
24+ uses : actions/checkout@v5
2525
2626 - name : Setup PHP
2727 uses : shivammathur/setup-php@v2
You can’t perform that action at this time.
0 commit comments