chore(ci): bump flake lock actions
Multiple releases old, keep up to date. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
2
.github/workflows/clang-tidy.yml.bak
vendored
2
.github/workflows/clang-tidy.yml.bak
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
container:
|
||||
image: alexays/waybar:debian
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v6
|
||||
- name: configure
|
||||
run: |
|
||||
meson -Dcpp_std=c++20 build # necessary to generate compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user