Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update recommended `actions/checkout` version to v4.
  • Loading branch information
puneetmatharu authored Oct 18, 2024
1 parent ca65ce2 commit fb55982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Format CMake files
id: cmake-format
Expand Down

0 comments on commit fb55982

Please sign in to comment.