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 1818 path : cardano_node_tests
1919 ref : sync_tests
2020 - name : setup Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : 3.8
2424 - name : install dependencies
Original file line number Diff line number Diff line change 6464 with :
6565 path : cardano_node_tests
6666 ref : sync_tests
67- - name : run actions/setup-python@v5
68- uses : actions/setup-python@v5
67+ - name : run actions/setup-python@v6
68+ uses : actions/setup-python@v6
6969 with :
7070 python-version : 3.8
7171 - name : install dependencies
Original file line number Diff line number Diff line change 1616 uses : actions/checkout@v5
1717 - name : Set up python
1818 id : setup-python
19- uses : actions/setup-python@v5
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : ' 3.11'
2222 - name : Install Poetry
You can’t perform that action at this time.
0 commit comments