Skip to content

Commit

Permalink
change checkout action version
Browse files Browse the repository at this point in the history
Co-authored-by: AmirabbasJ <[email protected]>
  • Loading branch information
erfan-goodarzi and AmirabbasJ authored Sep 8, 2022
1 parent a47c4c8 commit aa98441
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 @@ -50,7 +50,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Run E2E tests
uses: cypress-io/github-action@v4
with:
Expand Down

0 comments on commit aa98441

Please sign in to comment.