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 3535 with :
3636 fetch-depth : 0
3737 - name : Set up Python
38- uses : actions/setup-python@v1
38+ uses : actions/setup-python@v2.2.2
3939 with :
4040 python-version : " 3.8"
4141 - name : Set release notes tag
Original file line number Diff line number Diff line change 2323 steps :
2424 - uses : actions/checkout@v1
2525 - name : Set up Python ${{ matrix.python-version }}
26- uses : actions/setup-python@v1
26+ uses : actions/setup-python@v2.2.2
2727 with :
2828 python-version : ${{ matrix.python-version }}
2929 - name : Install dependencies
Original file line number Diff line number Diff line change 1313 with :
1414 fetch-depth : 0
1515 - name : Set up Python
16- uses : actions/setup-python@v1
16+ uses : actions/setup-python@v2.2.2
1717 with :
1818 python-version : " 3.8"
1919 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments