Skip to content

Commit 9a3596e

Browse files
chore(deps): update actions/setup-python action to v6
1 parent dc95059 commit 9a3596e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
version: "latest"
3232

3333
- name: Set up Python
34-
uses: actions/setup-python@v5
34+
uses: actions/setup-python@v6
3535
with:
3636
python-version-file: ".python-version"
3737

0 commit comments

Comments
 (0)