This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Git Checkout
15- uses : actions/checkout@v3.1 .0
15+ uses : actions/checkout@v3.3 .0
1616 with :
1717 persist-credentials : false
1818
Original file line number Diff line number Diff line change 1313 url : https://nodejs.dev/
1414 steps :
1515 - name : Git Checkout
16- uses : actions/checkout@v3.1 .0
16+ uses : actions/checkout@v3.3 .0
1717 with :
1818 ref : main
1919
Original file line number Diff line number Diff line change 1717 if : github.event.label.name == 'create-preview'
1818 steps :
1919 - name : Git Checkout
20- uses : actions/checkout@v3.1 .0
20+ uses : actions/checkout@v3.3 .0
2121 with :
2222 persist-credentials : false
2323 ref : ${{ github.event.pull_request.head.sha }}
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Git Checkout
17- uses : actions/checkout@v3.1 .0
17+ uses : actions/checkout@v3.3 .0
1818 with :
1919 ref : main
2020
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Git Checkout
11- uses : actions/checkout@v3.1 .0
11+ uses : actions/checkout@v3.3 .0
1212 with :
1313 persist-credentials : false
1414
4545
4646 steps :
4747 - name : Git Checkout
48- uses : actions/checkout@v3.1 .0
48+ uses : actions/checkout@v3.3 .0
4949 with :
5050 persist-credentials : false
5151
Original file line number Diff line number Diff line change 1212 contents : write
1313 steps :
1414 - name : Git Checkout
15- uses : actions/checkout@v3.1 .0
15+ uses : actions/checkout@v3.3 .0
1616 with :
1717 ref : main
1818 token : ${{ secrets.ACCESS_TOKEN_ACTIONS }}
You can’t perform that action at this time.
0 commit comments