Skip to content

Commit aac11fb

Browse files
aborrusoclaude
andcommitted
update checkout@v5, setup-python@v6 (Node 24)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 66a38fa commit aac11fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2222

2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v5
2525

26-
- uses: actions/setup-python@v5
26+
- uses: actions/setup-python@v6
2727
with:
2828
python-version: "3.11"
2929

0 commit comments

Comments
 (0)