Skip to content

Commit 6ba5892

Browse files
Update actions/setup-python action to v6
1 parent 4084f75 commit 6ba5892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/preview-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626

2727
- name: Set up Python
28-
uses: actions/setup-python@v4
28+
uses: actions/setup-python@v6
2929
with:
3030
python-version: "3.12"
3131

0 commit comments

Comments
 (0)