Skip to content

Commit d79bebf

Browse files
renovate[bot]stefano81
authored andcommitted
Update actions/setup-python action to v6
1 parent b50d773 commit d79bebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toolkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
working-directory: ./docker
5454
run: docker build -t $IMAGE_NAME .
5555
- name: Setup python
56-
uses: actions/setup-python@v4
56+
uses: actions/setup-python@v6
5757
with:
5858
python-version: '3.14'
5959
cache: 'pip'

0 commit comments

Comments
 (0)