Update actions to fix deprecation warnings

This commit is contained in:
Alexandre Paillier
2022-11-15 16:38:23 +01:00
parent 1b1d54c1e4
commit fcc9f7ab84
5 changed files with 20 additions and 20 deletions

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- name: Clone
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Lint
uses: DoozyX/clang-format-lint-action@v0.14