Skip to content

Commit fcf3cce

Browse files
Merge pull request #3032 from doctrine/dependabot/github_actions/actions/setup-python-7
Bump actions/setup-python from 6 to 7
2 parents 000a13e + 6662977 commit fcf3cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
SYMFONY_REQUIRE: ${{ matrix.symfony-version }}
172172

173173
- name: "Install latest Python version"
174-
uses: actions/setup-python@v6
174+
uses: actions/setup-python@v7
175175
with:
176176
python-version: '3.13'
177177

0 commit comments

Comments
 (0)