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 f13c3a2 commit ed1328eCopy full SHA for ed1328e
1 file changed
.github/workflows/aireceipts.yml
@@ -7,6 +7,6 @@ jobs:
7
check:
8
runs-on: ubuntu-latest
9
steps:
10
- - run: npx -y aireceipts-cli@0.5.0 pr-check
+ - run: npx -y aireceipts-cli@latest pr-check
11
env:
12
GH_TOKEN: ${{ github.token }}
0 commit comments