Skip to content

Commit

Permalink
updated the checkout actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Veerkumar Patil committed Jan 21, 2025
1 parent 90d26e8 commit 120856f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: cypress-io/github-action@v6
uses: actions/checkout@v4
# Install NPM dependencies, cache them correctly
# and run all Cypress tests
- name: Install Packages
Expand Down

0 comments on commit 120856f

Please sign in to comment.