File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - name : ⤵️ Check out code from GitHub
2020 uses : actions/checkout@v4.2.2
2121 - name : 🏗 Set up uv
22- uses : astral-sh/setup-uv@v5
22+ uses : astral-sh/setup-uv@v6
2323 with :
2424 enable-cache : true
2525 - name : 🏗 Set pre-commit cache
4343 - name : ⤵️ Check out code from GitHub
4444 uses : actions/checkout@v4.2.2
4545 - name : 🏗 Set up uv
46- uses : astral-sh/setup-uv@v5
46+ uses : astral-sh/setup-uv@v6
4747 with :
4848 enable-cache : true
4949 - name : 🏗 Set up Python ${{ matrix.python }}
7070 - name : ⬇️ Download coverage data
7171 uses : actions/download-artifact@v4.2.1
7272 - name : 🏗 Set up uv
73- uses : astral-sh/setup-uv@v5
73+ uses : astral-sh/setup-uv@v6
7474 with :
7575 enable-cache : true
7676 - name : 🏗 Install dependencies
Original file line number Diff line number Diff line change 2121 - name : ⤵️ Check out code from GitHub
2222 uses : actions/checkout@v4.2.2
2323 - name : 🏗 Set up uv
24- uses : astral-sh/setup-uv@v5
24+ uses : astral-sh/setup-uv@v6
2525 with :
2626 enable-cache : true
2727 - name : 🏗 Set package version
You can’t perform that action at this time.
0 commit comments