File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@v4
1313 - name : Set up Python
14- uses : actions/setup-python@v5
14+ uses : actions/setup-python@v6
1515 with :
1616 python-version : 3.9
1717 - name : Install Flit
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@v4
1414 - name : Set up Python
15- uses : actions/setup-python@v5
15+ uses : actions/setup-python@v6
1616 with :
1717 python-version : 3.9
1818 - name : Install Flit
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@v4
1616 - name : Set up Python
17- uses : actions/setup-python@v5
17+ uses : actions/setup-python@v6
1818 with :
1919 python-version : ${{ matrix.python-version }}
2020 - name : Install Flit
2929 steps :
3030 - uses : actions/checkout@v4
3131 - name : Set up Python
32- uses : actions/setup-python@v5
32+ uses : actions/setup-python@v6
3333 with :
3434 python-version : 3.9
3535 - name : Install Flit
You can’t perform that action at this time.
0 commit comments