Skip to content

Commit 9034285

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-python-7
2 parents 6a2fc2e + 309b877 commit 9034285

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/setup-python@v7
1919
with:
2020
python-version: "3.13"
21-
- uses: actions/setup-node@v4
21+
- uses: actions/setup-node@v7
2222
with:
2323
node-version: "22"
2424
- run: pip install -r requirements.txt

0 commit comments

Comments
 (0)