Skip to content

Commit 69a4b83

Browse files
authored
Merge pull request #34 from faif/master
Syncing from upstream faif/python-patterns (master)
2 parents d5395c4 + 14d20c8 commit 69a4b83

2 files changed

Lines changed: 61 additions & 8 deletions

File tree

.github/workflows/lint_python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-24.04
1818
timeout-minutes: 15
1919
steps:
20-
- uses: actions/checkout@v6
20+
- uses: actions/checkout@v7
2121

2222
- uses: actions/setup-python@v6
2323
with:
@@ -42,7 +42,7 @@ jobs:
4242
- "3.13"
4343
- "3.14"
4444
steps:
45-
- uses: actions/checkout@v6
45+
- uses: actions/checkout@v7
4646

4747
- uses: actions/setup-python@v6
4848
with:

Pipfile.lock

Lines changed: 59 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)