Skip to content

Commit f88271e

Browse files
committed
Fetch pinned workflow helpers in contract CI
1 parent f3d9e2c commit f88271e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/agent-task-contracts.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
runs-on: ubuntu-latest
3636
steps:
3737
- uses: actions/checkout@v4
38+
with:
39+
fetch-depth: 0
3840
- uses: actions/setup-node@v4
3941
with:
4042
node-version: 22

0 commit comments

Comments
 (0)