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 7d4cc94 commit f4da203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: |
sudo apt-get update
sudo apt-get install -y python3-docutils libmaxminddb-dev
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive
- run: ./autogen.sh
Expand Down

0 comments on commit f4da203

Please sign in to comment.