Skip to content

Commit 0af462b

Browse files
chore(deps): bump actions/setup-python from 5 to 6 (#25)
1 parent d135397 commit 0af462b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v6
2727

2828
- name: Set up Python
29-
uses: actions/setup-python@v5
29+
uses: actions/setup-python@v6
3030
with:
3131
python-version: "3.10"
3232

0 commit comments

Comments
 (0)