Skip to content

Commit 8c0eda1

Browse files
committed
ci: update setup-python to node24-ready version
1 parent 6cbc141 commit 8c0eda1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v5
1010
- uses: dtolnay/rust-toolchain@stable
11-
- uses: actions/setup-python@v5
11+
- uses: actions/setup-python@v6
1212
with:
1313
python-version: '3.11'
1414
- run: python -m venv .venv

0 commit comments

Comments
 (0)