Skip to content

Commit 7b40183

Browse files
Bump actions/setup-python from 5 to 6 (#202)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a88f3fd commit 7b40183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ jobs:
651651

652652
# tomllib is available in Python 3.11 and later
653653
- name: Set up Python 3.11
654-
uses: actions/setup-python@v5
654+
uses: actions/setup-python@v6
655655
with:
656656
python-version: '3.11'
657657

0 commit comments

Comments
 (0)