Skip to content

Commit

Permalink
changing jest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mohmmadAyesh committed Mar 13, 2024
1 parent 7315003 commit 29798d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javascript-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout Pull Request
uses: actions/jest@v3
uses: actions/jest
with:
ref: ${{ github.event.pull_request.head.ref }}

Expand Down

0 comments on commit 29798d1

Please sign in to comment.