File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737
3838 steps :
3939 - name : Checkout repository
40- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
40+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
4141 with :
4242 fetch-depth : 0
4343 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2828
2929 steps :
3030 - name : Checkout repository
31- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
31+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
3232 with :
3333 fetch-depth : 0
3434
4343
4444 steps :
4545 - name : Checkout repository
46- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
46+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
4747 with :
4848 fetch-depth : 0
4949 token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments