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

Commit8255cfe

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
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 parentdb96f71 commit8255cfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/pdf-at-pr.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
path:www
2828

2929
-name:Set up Python 3.8
30-
uses:actions/setup-python@v5
30+
uses:actions/setup-python@v6
3131
with:
3232
python-version:3.8
3333

‎.github/workflows/release.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth:1
1919

2020
-name:"Set up Python"
21-
uses:actions/setup-python@v5
21+
uses:actions/setup-python@v6
2222
with:
2323
python-version:3.8
2424

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp