Skip to content

Commit

Permalink
Bump checkout version 2 -> 4
Browse files Browse the repository at this point in the history
To support Node version
  • Loading branch information
AdarshRawat1 committed May 11, 2024
1 parent 28e9f70 commit e30010a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
concurrency: ci-${{github. ref}}
steps:
- name : Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
submodules: "true"

Expand Down

0 comments on commit e30010a

Please sign in to comment.