Skip to content

Commit 102ddfa

Browse files
chore(deps): bump actions/setup-python from 5.4.0 to 5.5.0 (#855)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@4237552...8d9ed9a) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7053200 commit 102ddfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lf-build-windows-x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
$LFMP_DIR_REPOS/monitoring-plugins/build/debug.sh
7474
7575
- name: 'Install python3.13'
76-
uses: 'actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38' # v5.4.0
76+
uses: 'actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55' # v5.5.0
7777
with:
7878
python-version: '3.13'
7979

0 commit comments

Comments
 (0)