Skip to content

Commit 1762257

Browse files
committed
fix
1 parent 524555b commit 1762257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uv-lock:
1717
if: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' }}
1818
runs-on: ubuntu-latest
19-
name: uv.lock --upgrade
19+
name: uv lock --upgrade
2020
steps:
2121
- uses: actions/create-github-app-token@v2
2222
id: app-token

0 commit comments

Comments
 (0)