File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ jobs:
1717 python-version : ["3.12", "3.14"]
1818
1919 steps :
20- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
20+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2121
2222 - name : Install uv
23- uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7
23+ uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626
Original file line number Diff line number Diff line change 1616 id-token : write
1717
1818 steps :
19- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2020
2121 - name : Set up Python
2222 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
You can’t perform that action at this time.
0 commit comments