FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump the actions group with 3 updates (#1692) · spsforks/python-devguide@25b4496 · GitHub

Commit 25b4496

Browse files
Bump the actions group with 3 updates (python#1692)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7599baa commit 25b4496

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

‎.github/workflows/ci.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
timeout-minutes: 10
1313

1414
steps:
15-
- uses: actions/checkout@v4
16-
- uses: actions/setup-python@v5
15+
- uses: actions/checkout@v5
16+
- uses: actions/setup-python@v6
1717
with:
1818
python-version: "3"
1919
- name: Install uv

‎.github/workflows/lint.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
timeout-minutes: 10
99

1010
steps:
11-
- uses: actions/checkout@v4
12-
- uses: actions/setup-python@v4
11+
- uses: actions/checkout@v5
12+
- uses: actions/setup-python@v6
1313
with:
1414
python-version: "3.x"
15-
- uses: pre-commit/action@v3.0.0
15+
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL