Skip to content

Commit 2fac5eb

Browse files
ci: update checkout
1 parent 6a88f03 commit 2fac5eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ctest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v4
1616
- name: Run unit tests
1717
uses: HorstBaerbel/[email protected]
18-
# These are optional (defaults displayed)
1918
with:
2019
sourcedir: "."
2120
builddir: "build"

0 commit comments

Comments
 (0)