Update GitHub checkout action to latest version 1516/head
authorStefan Weil <sw@weilnetz.de>
Wed, 28 Feb 2024 14:19:12 +0000 (15:19 +0100)
committerStefan Weil <sw@weilnetz.de>
Wed, 28 Feb 2024 14:22:12 +0000 (15:22 +0100)
commit9e6b7a18102c41406490778fcd4606fde0e002ec
treea0e133686c03a6dd190a6989c77eb0104aa56918
parent61309d7f66f6c6d6381c529b84931e9a7531c1b6
Update GitHub checkout action to latest version

This fixes lots of warnings like this one:

    The following actions uses node12 which is deprecated and will be forced to run on node16:
    actions/checkout@v2. For more info:
    https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Signed-off-by: Stefan Weil <sw@weilnetz.de>
.github/workflows/abi_check.yml
.github/workflows/build.yml
.github/workflows/code_style.yml