File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 issues : write
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
17+ - uses : actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
1818 - name : Configure missing labels
1919 env :
2020 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1313 pre-commit :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
16+ - uses : actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
1717 - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
1818 with :
1919 python-version : ' 3.13'
3232 # for each version; you may wish to adjust that step's behavior.
3333 python-version : ["3.13"]
3434 steps :
35- - uses : actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
35+ - uses : actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
3636 - name : Set up Python ${{ matrix.python-version }}
37- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba
37+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc
3838 with :
3939 python-version : ${{ matrix.python-version }}
4040 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments