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 77 ci :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : actions/checkout@v2
10+ - uses : actions/checkout@v4
1111
1212 - name : Install Dependencies
1313 run : sudo apt-get install gettext
Original file line number Diff line number Diff line change 99 cd :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@v2
12+ - uses : actions/checkout@v4
1313
1414 - name : Install Dependencies
1515 run : sudo apt-get install gettext
Original file line number Diff line number Diff line change 1414 VERSION : " 3.12"
1515 BRANCH : " cron/sync/3.12"
1616 steps :
17- - uses : actions/checkout@v2
17+ - uses : actions/checkout@v4
1818 with :
1919 ref : ${{ env.VERSION }}
2020
Original file line number Diff line number Diff line change 1313 # added or changed files to the repository.
1414 contents : write
1515 steps :
16- - uses : actions/checkout@v2
16+ - uses : actions/checkout@v4
1717
1818 - name : Install poetry
1919 uses : abatilo/actions-poetry@v3
You can’t perform that action at this time.
0 commit comments