Skip to content

Commit

Permalink
fix: atualiza action.yml para versao 9.3 da release
Browse files Browse the repository at this point in the history
  • Loading branch information
igorgbr committed May 11, 2022
1 parent aa54e32 commit 89027a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ outputs:

runs:
using: 'docker'
image: 'docker://betrybe/jest-evaluator-action:v9.2'
image: 'docker://betrybe/jest-evaluator-action:v9.3'
args:
- ${{ inputs.npm-start }}
- ${{ inputs.wait-for }}

0 comments on commit 89027a6

Please sign in to comment.