Skip to content

Commit

Permalink
Update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Dec 12, 2023
1 parent d68e81e commit ad2283a
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 @@ -30,7 +30,7 @@ jobs:
rm -rf /usr/share/dotnet/
df -h
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Run lint
run: |
make lint
Expand Down

0 comments on commit ad2283a

Please sign in to comment.