GitHub Actions: Update to actions/checkout@v4

This commit is contained in:
Jan Niklas Hasse 2024-02-08 17:16:43 +01:00
parent 0171f030bd
commit 13d64e75a8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
container:
image: fedora:32
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Install dependencies
run: dnf install -yq cmake ninja-build gcc-c++ clang-tools-extra python3-PyYAML boost-devel