We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d9e2c commit f88271eCopy full SHA for f88271e
1 file changed
.github/workflows/agent-task-contracts.yml
@@ -35,6 +35,8 @@ jobs:
35
runs-on: ubuntu-latest
36
steps:
37
- uses: actions/checkout@v4
38
+ with:
39
+ fetch-depth: 0
40
- uses: actions/setup-node@v4
41
with:
42
node-version: 22
0 commit comments