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 1616 name : Python ${{ matrix.python-version }} sample
1717
1818 steps :
19- - uses : actions/checkout@v5
19+ - uses : actions/checkout@v6
2020 - name : Set up Python
2121 uses : actions/setup-python@v6
2222 with :
Original file line number Diff line number Diff line change 1616 name : Python ${{ matrix.python-version }} sample
1717
1818 steps :
19- - uses : actions/checkout@v5
19+ - uses : actions/checkout@v6
2020 - name : Set up Python
2121 uses : actions/setup-python@v6
2222 with :
Original file line number Diff line number Diff line change 1515 permissions :
1616 id-token : write # IMPORTANT: this permission is mandatory for trusted publishing
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 with :
2020 fetch-depth : 0
2121 - name : Install Poetry
You can’t perform that action at this time.
0 commit comments