Skip to content

Commit 0f922e3

Browse files
chore(deps): update astral-sh/setup-uv digest to ed21f2f (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f425bb commit 0f922e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copier-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
1717
with:
1818
python-version: '3.14'
19-
- uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
19+
- uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
2020
- id: copier-update
2121
run: uvx copier update --trust --vcs-ref main --exclude src --exclude test --exclude package.json --defaults
2222
- id: copier-recopy

0 commit comments

Comments
 (0)