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 4848 with :
4949 fetch-depth : 0
5050 - name : Set up Python
51- uses : actions/setup-python@v2.3.0
51+ uses : actions/setup-python@v2.3.1
5252 with :
5353 python-version : " 3.8"
5454 - 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@v2.3.0
26+ uses : actions/setup-python@v2.3.1
2727 with :
2828 python-version : ${{ matrix.python-version }}
2929 - name : Install dependencies
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 0
1919 - name : Set up Python
20- uses : actions/setup-python@v2.3.0
20+ uses : actions/setup-python@v2.3.1
2121 with :
2222 python-version : " 3.8"
2323 - name : Install dependencies
Original file line number Diff line number Diff line change 2525 with :
2626 fetch-depth : 0
2727 - name : Set up Python
28- uses : actions/setup-python@v2.3.0
28+ uses : actions/setup-python@v2.3.1
2929 with :
3030 python-version : " 3.8"
3131 - name : Set release notes tag
You can’t perform that action at this time.
0 commit comments