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 0c5d6c2 commit d64f5eaCopy full SHA for d64f5ea
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
20
- uses: actions/checkout@v2
21
- run: npm ci
22
- - uses: mattallty/jest-github-action@v1
+ - uses: mattallty/jest-github-action@40eafe1b6e3924992dd7e3b0a07e70dfdff1d52f # v1
23
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments