Skip to content

Commit 04eb40e

Browse files
Update actions/setup-python action to v6 (#16)
Co-authored-by: thecluster-bot[bot] <98929874+thecluster-bot[bot]@users.noreply.github.com>
1 parent 89b6aad commit 04eb40e

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
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030

3131
# Required by yamale and yamllint
32-
- uses: actions/setup-python@v5.6.0
32+
- uses: actions/setup-python@v6.0.0
3333
with:
3434
python-version: '3.x'
3535

0 commit comments

Comments
 (0)