File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - env : " 3.13"
2525 os : ubuntu-latest
2626 steps :
27- - uses : actions/checkout@v5
27+ - uses : actions/checkout@v6.0.1
2828 - name : Install the latest version of uv
2929 uses : astral-sh/setup-uv@v7
3030 - name : Install tox
Original file line number Diff line number Diff line change 66 id-token : write
77 runs-on : ubuntu-latest
88 steps :
9- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
9+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1010 - name : Set up Python
1111 uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
1212 with :
Original file line number Diff line number Diff line change 2929 # actions: read
3030 steps :
3131 - name : " Checkout code"
32- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
32+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3333 with :
3434 persist-credentials : false
3535 - name : " Run analysis"
You can’t perform that action at this time.
0 commit comments