File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 path : src/kayobe-config
2323
2424 - name : Setup Python
25- uses : actions/setup-python@v6
25+ uses : actions/setup-python@28f2168f4d98ee0445e3c6321f6e6616c83dd5ec
2626
2727 - name : Generate clouds.yaml
2828 run : |
Original file line number Diff line number Diff line change 5656 with :
5757 fetch-depth : 0
5858 - name : Setup Python ${{ matrix.python-version }} 🐍
59- uses : actions/setup-python@v6
59+ uses : actions/setup-python@28f2168f4d98ee0445e3c6321f6e6616c83dd5ec
6060 with :
6161 python-version : ${{ matrix.python-version }}
6262 - name : Install Tox 📦
8383 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
8484
8585 - name : Setup Python ${{ matrix.python-version }} 🐍
86- uses : actions/setup-python@v6
86+ uses : actions/setup-python@28f2168f4d98ee0445e3c6321f6e6616c83dd5ec
8787 with :
8888 python-version : ${{ matrix.python }}
8989
You can’t perform that action at this time.
0 commit comments