Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6cedd18

Browse files
Bump actions/setup-python from 2 to 6 (#2646)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 6.- [Release notes](https://github.com/actions/setup-python/releases)- [Commits](actions/setup-python@v2...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>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent08381a4 commit6cedd18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
dotnet-version:'8.0.x'
6363

6464
-name:Set up Python ${{ matrix.python }}
65-
uses:actions/setup-python@v2
65+
uses:actions/setup-python@v6
6666
with:
6767
python-version:${{ matrix.python }}
6868
architecture:${{ matrix.os.platform }}

‎.github/workflows/nuget-preview.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
dotnet-version:'6.0.x'
3030

3131
-name:Set up Python 3.8
32-
uses:actions/setup-python@v2
32+
uses:actions/setup-python@v6
3333
with:
3434
python-version:3.8
3535
architecture:x64

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp