Skip to content

Commit 77c251a

Browse files
authored
Merge pull request #1 from 0xProject/fix/PLA-1666/bump-actions-node24
fix: bump github actions to node24 runtimes
2 parents b3b0936 + 07ca7d4 commit 77c251a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lean_action_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v6
1414
- uses: leanprover/lean-action@v1

0 commit comments

Comments
 (0)