File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 poetry-version : [2.1.4]
2222 os : [ubuntu-latest, macos-latest]
2323 steps :
24- - uses : actions/checkout@v4
24+ - uses : actions/checkout@v5
2525 - name : Set up Python ${{ matrix.python-version }}
2626 uses : actions/setup-python@v6
2727 with :
5151 poetry-version : [2.0.0]
5252 os : [ubuntu-latest, macos-latest]
5353 steps :
54- - uses : actions/checkout@v4
54+ - uses : actions/checkout@v5
5555 - name : Set up Python ${{ matrix.python-version }}
5656 uses : actions/setup-python@v6
5757 with :
Original file line number Diff line number Diff line change 2222 permissions :
2323 id-token : write
2424 steps :
25- - uses : actions/checkout@v4
25+ - uses : actions/checkout@v5
2626 - name : Set up Python
2727 uses : actions/setup-python@v6
2828 with :
You can’t perform that action at this time.
0 commit comments