Skip to content

Commit

Permalink
Update versions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbeyer authored Dec 17, 2024
1 parent 3201d87 commit def8102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Check include guards
uses: sbeyer/include-guards-check-action@v1.0.0
uses: sbeyer/include-guards-check-action@v2.0.0
with:
path: 'include/'
pattern: 'PROJECT_{last_dir}_{file_base}'
Expand Down

0 comments on commit def8102

Please sign in to comment.