Skip to content

Commit d2e2c9b

Browse files
feyclaude
andcommitted
build(ci): FEEDBACK-329 актуализировать воркфлоу: свежие мажоры экшенов и рантаймов
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 10ad338 commit d2e2c9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pyci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ jobs:
88
build:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v6
11+
- uses: actions/checkout@v7
1212
- name: Set up Python
13-
uses: actions/setup-python@v6
13+
uses: actions/setup-python@v7
1414
with:
1515
python-version: '3.14'
1616
# make depends on uv

0 commit comments

Comments
 (0)