Skip to content

Commit

Permalink
Updating action file
Browse files Browse the repository at this point in the history
  • Loading branch information
yanurag994 committed Nov 1, 2024
1 parent 66e05e1 commit 7d9050b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: vcpkg update && vcpkg install cgal eigen3 msmpi

# Checkout v2 : https://github.com/actions/checkout
- uses: actions/checkout@v2
- uses: actions/checkout@v4

# Check CMake Version
- name: Check CMake (${{ matrix.mpi }})
Expand Down

0 comments on commit 7d9050b

Please sign in to comment.