File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2828 runs-on : ubuntu-latest
2929 steps :
3030 - name : Checkout
31- uses : actions/checkout@v3
31+ uses : actions/checkout@v4
3232 - id : get_step
3333 run : |
3434 echo "current_step=$(cat ./.github/script/STEP)" >> $GITHUB_OUTPUT
5454 steps :
5555 # We'll need to check out the repository so that we can edit the README
5656 - name : Checkout
57- uses : actions/checkout@v3
57+ uses : actions/checkout@v4
5858 with :
5959 fetch-depth : 0 # Let's get all the branches
6060
Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@v3
29+ uses : actions/checkout@v4
3030 - id : get_step
3131 run : |
3232 echo "current_step=$(cat ./.github/script/STEP)" >> $GITHUB_OUTPUT
5252 steps :
5353 # We'll need to check out the repository so that we can edit the README
5454 - name : Checkout
55- uses : actions/checkout@v3
55+ uses : actions/checkout@v4
5656 with :
5757 fetch-depth : 0 # Let's get all the branches
5858
Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@v3
29+ uses : actions/checkout@v4
3030 - id : get_step
3131 run : |
3232 echo "current_step=$(cat ./.github/script/STEP)" >> $GITHUB_OUTPUT
5252 steps :
5353 # We'll need to check out the repository so that we can edit the README
5454 - name : Checkout
55- uses : actions/checkout@v3
55+ uses : actions/checkout@v4
5656 with :
5757 fetch-depth : 0 # Let's get all the branches
5858
Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@v3
29+ uses : actions/checkout@v4
3030 - id : get_step
3131 run : |
3232 echo "current_step=$(cat ./.github/script/STEP)" >> $GITHUB_OUTPUT
5252 steps :
5353 # We'll need to check out the repository so that we can edit the README
5454 - name : Checkout
55- uses : actions/checkout@v3
55+ uses : actions/checkout@v4
5656 with :
5757 fetch-depth : 0 # Let's get all the branches
5858
Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@v3
29+ uses : actions/checkout@v4
3030 - id : get_step
3131 run : |
3232 echo "current_step=$(cat ./.github/script/STEP)" >> $GITHUB_OUTPUT
5252 steps :
5353 # We'll need to check out the repository so that we can edit the README
5454 - name : Checkout
55- uses : actions/checkout@v3
55+ uses : actions/checkout@v4
5656 with :
5757 fetch-depth : 0 # Let's get all the branches
5858
Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@v3
29+ uses : actions/checkout@v4
3030 - id : get_step
3131 run : |
3232 echo "current_step=$(cat ./.github/script/STEP)" >> $GITHUB_OUTPUT
5252 steps :
5353 # We'll need to check out the repository so that we can edit the README
5454 - name : Checkout
55- uses : actions/checkout@v3
55+ uses : actions/checkout@v4
5656 with :
5757 fetch-depth : 0 # Let's get all the branches
5858
You can’t perform that action at this time.
0 commit comments