File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 DEBUG : true
2929 steps :
3030 - name : Checkout
31- uses : actions/checkout@v2
31+ uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
3232 with :
3333 fetch-depth : 0
3434 persist-credentials : false
Original file line number Diff line number Diff line change 1212 timeout-minutes : 3
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@v2
15+ uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1616 - name : Install
1717 run : yarn
1818 - name : Lint
Original file line number Diff line number Diff line change 1111 timeout-minutes : 10
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@v2
14+ uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1515 with :
1616 # This makes Actions fetch all Git history so that Changesets can
1717 # generate changelogs with the correct commits.
You can’t perform that action at this time.
0 commit comments