Skip to content

Commit b22bc49

Browse files
Bump actions/setup-python from 5 to 6 (#806)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 298df20 commit b22bc49

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
@@ -152,7 +152,7 @@ jobs:
152152
steps:
153153
- uses: actions/checkout@v6
154154

155-
- uses: actions/setup-python@v5
155+
- uses: actions/setup-python@v6
156156
with:
157157
python-version: '3.12'
158158

0 commit comments

Comments
 (0)