Skip to content

Commit 38e9677

Browse files
dependabot[bot]triceo
authored andcommitted
chore(deps): bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60ad971 commit 38e9677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/performance_quickstarts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ jobs:
234234
} >> "$GITHUB_ENV"
235235
236236
- name: Setup Python
237-
uses: actions/setup-python@v5
237+
uses: actions/setup-python@v6
238238
with:
239239
python-version: 'x'
240240

0 commit comments

Comments
 (0)