Skip to content

Commit 6decfb9

Browse files
build(deps): update actions/setup-python action to v6
1 parent aeaede1 commit 6decfb9

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
@@ -140,7 +140,7 @@ jobs:
140140
token: ${{ secrets.GITHUB_TOKEN }}
141141

142142
- name: Install Python
143-
uses: actions/setup-python@v5
143+
uses: actions/setup-python@v6
144144
with:
145145
python-version: "3.14"
146146

0 commit comments

Comments
 (0)