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

Commit 801bd6f

Browse files
Merge pull request #63 from gitpython-developers/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents 1de0797 + 7b0bb5e commit 801bd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@v5
2828
- name: Set up Python ${{ matrix.python-version }}
29-
uses: actions/setup-python@v5
29+
uses: actions/setup-python@v6
3030
with:
3131
python-version: ${{ matrix.python-version }}
3232
allow-prereleases: ${{ matrix.experimental }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /