Skip to content

Commit

Permalink
fix bad tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisnic committed Nov 2, 2023
1 parent 6dc27ab commit 46dfa6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
with:
fetch_depth: 0
fetch-depth: 0
- uses: r-lib/actions/pr-fetch@11a22a908006c25fe054c4ef0ac0436b1de3edbe # v2.6.4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 46dfa6e

Please sign in to comment.