Skip to content

Commit bf4aea7

Browse files
Bump actions/setup-python from v5 to v6 in /.github/workflows (#48)
1 parent d6915b4 commit bf4aea7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222

2323
- name: Set up Python
24-
uses: actions/setup-python@v5
24+
uses: actions/setup-python@v6
2525
with:
2626
python-version: "3.11"
2727

0 commit comments

Comments
 (0)