Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 8a0e523

Browse files
authored
Merge pull request #2 from elliottback/dependabot/github_actions/astral-sh/setup-uv-6
Bump astral-sh/setup-uv from 5 to 6
2 parents 0250e8e + d39c6f5 commit 8a0e523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Install the latest version of uv
25-
uses: astral-sh/setup-uv@v5
25+
uses: astral-sh/setup-uv@v6
2626

2727
- name: Run zizmor 🌈 for output
2828
run: uvx zizmor --format plain --no-exit-codes .

0 commit comments

Comments
 (0)