Skip to content

Commit ae1ea4c

Browse files
dependabot[bot]shogo82148
authored andcommitted
chore(deps): Bump actions/setup-python from 5.5.0 to 5.6.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@8d9ed9a...a26af69) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b455aa5 commit ae1ea4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/win32.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
name: perl-${{ matrix.perl }}-wer
150150
path: ${{ runner.temp }}/perl-wer
151151
if: failure()
152-
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
152+
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
153153
with:
154154
python-version: "3.x"
155155
if: failure()
@@ -248,7 +248,7 @@ jobs:
248248
name: perl-${{ matrix.perl }}-wer
249249
path: ${{ runner.temp }}/perl-wer
250250
if: failure()
251-
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
251+
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
252252
with:
253253
python-version: "3.x"
254254
if: failure()

0 commit comments

Comments
 (0)