Skip to content

Commit

Permalink
changing the actions version from 3 to 4 and checking if the issue is…
Browse files Browse the repository at this point in the history
… with the version
  • Loading branch information
RohanKrMahato committed Jan 9, 2025
1 parent c92b399 commit 83f7a79
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 @@ -16,7 +16,7 @@ jobs:

steps:
- name: Checkout Code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Dependencies
run: |
Expand Down

0 comments on commit 83f7a79

Please sign in to comment.