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 2121 runs-on : ubuntu-latest
2222
2323 steps :
24- - uses : actions/checkout@v3
24+ - uses : actions/checkout@v4
2525 with :
2626 fetch-depth : 0
2727
Original file line number Diff line number Diff line change 1515 sync :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@v3
18+ - uses : actions/checkout@v4
1919 - uses : micnncim/action-label-syncer@v1
2020 with :
2121 prune : false
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111
1212 steps :
13- - uses : actions/checkout@v3
13+ - uses : actions/checkout@v4
1414 - uses : actions/setup-python@v4
1515 with :
1616 python-version : " 3.x"
Original file line number Diff line number Diff line change 1515 os : [windows-latest, macos-latest, ubuntu-latest]
1616
1717 steps :
18- - uses : actions/checkout@v3
18+ - uses : actions/checkout@v4
1919
2020 - name : Set up Python ${{ matrix.python-version }}
2121 uses : actions/setup-python@v4
You can’t perform that action at this time.
0 commit comments