Skip to content

Commit

Permalink
Update GHA version
Browse files Browse the repository at this point in the history
  • Loading branch information
fgsch committed Apr 7, 2024
1 parent 0fe05cf commit 9760b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: runner.os == 'Linux'
- run: brew install automake docutils libmaxminddb
if: runner.os == 'macOS'
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive
- run: ./autogen.sh
Expand Down

0 comments on commit 9760b41

Please sign in to comment.