We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53621e5 commit 3bd9bf4Copy full SHA for 3bd9bf4
.github/workflows/release-body.yml
@@ -35,7 +35,7 @@ jobs:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
37
- name: Clone libs repo
38
- actions: checkout@v4
+ uses: actions/checkout@v4
39
with:
40
ref: ${{ github.event.workflow_run.head_branch }}
41
0 commit comments