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 1c0fbce commit c14c073Copy full SHA for c14c073
.github/workflows/todo-checks.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: "Checkout Repository"
24
uses: actions/checkout@v4
25
- name: "Track TODO Action"
26
- uses: ribtoks/[email protected].13-beta
+ uses: ribtoks/[email protected].14-beta
27
with:
28
TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
REPO: ${{ github.repository }}
0 commit comments