Skip to content

Commit

Permalink
feat: updated action checkout version to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
alanceloth committed Feb 1, 2024
1 parent 796367b commit e2fe421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
git config --get user.name
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Check if there are any changes
id: verify_diff
Expand Down

0 comments on commit e2fe421

Please sign in to comment.