Skip to content

Commit 9c7155e

Browse files
chore(deps): update actions/setup-python action to v6 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9727402 commit 9c7155e

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
@@ -90,7 +90,7 @@ jobs:
9090
steps:
9191
- uses: actions/checkout@v6
9292

93-
- uses: actions/setup-python@v5
93+
- uses: actions/setup-python@v6
9494
with:
9595
python-version: '3.14'
9696

0 commit comments

Comments
 (0)