File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 token : ' ${{ secrets.PERSONAL_ACCESS_TOKEN }}'
1515 fetch-depth : 0
1616 - name : Set up Python
17- uses : actions/setup-python@v4
17+ uses : actions/setup-python@v5
1818 with :
1919 python-version : ' 3.x'
2020 - name : Install dependencies
Original file line number Diff line number Diff line change 1414 - name : Checkout
1515 uses : actions/checkout@v4
1616 - name : Set up Python
17- uses : actions/setup-python@v4
17+ uses : actions/setup-python@v5
1818 with :
1919 python-version : ' 3.x'
2020 - name : Install dependencies
Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616 - name : Set up Python ${{ matrix.python-version }}
17- uses : actions/setup-python@v4
17+ uses : actions/setup-python@v5
1818 with :
1919 python-version : ${{ matrix.python-version }}
2020 - name : Install dependencies
Original file line number Diff line number Diff line change 1414 token : ' ${{ secrets.PERSONAL_ACCESS_TOKEN }}'
1515 fetch-depth : 0
1616 - name : Set up Python
17- uses : actions/setup-python@v4
17+ uses : actions/setup-python@v5
1818 with :
1919 python-version : ' 3.x'
2020 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments