Skip to content

Commit

Permalink
fix(Ci):
Browse files Browse the repository at this point in the history
 - update action
  • Loading branch information
thib3113 committed Nov 27, 2023
1 parent c802aae commit 1b420f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
run: pnpm install
shell: bash

- uses: EkoCommunications/jest-github-action@v1.1
- uses: EkoCommunications/jest-github-action@v1.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CI: true
Expand Down

0 comments on commit 1b420f9

Please sign in to comment.