Update actions to fix deprecation warnings
This commit is contained in:
2
.github/workflows/lint-workflow.yml
vendored
2
.github/workflows/lint-workflow.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user