Skip to content

Commit

Permalink
Use actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tienntr committed Dec 13, 2023
1 parent c9feff8 commit eb6a6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-centos7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
--slave /usr/local/bin/ccmake ccmake /usr/bin/ccmake3 \
--family cmake
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Checkout submodules
run: |
Expand Down

0 comments on commit eb6a6e8

Please sign in to comment.