Skip to content

Commit 9a267ff

Browse files
committed
Merge branch 'persist-references' of https://github.com/PostHog/posthog-python into persist-references
2 parents a873d7e + 9c510d6 commit 9a267ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-references.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: 3.11.11
2525

2626
- name: Install uv
27-
uses: astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4.1
27+
uses: astral-sh/setup-uv@v6
2828
with:
2929
enable-cache: true
3030
pyproject-file: 'pyproject.toml'

0 commit comments

Comments
 (0)