diff --git a/.github/workflows/luabitop_compilation.yml b/.github/workflows/luabitop_compilation.yml index de044ad..ff766f0 100644 --- a/.github/workflows/luabitop_compilation.yml +++ b/.github/workflows/luabitop_compilation.yml @@ -4,7 +4,7 @@ name: Compilation env: LUABITOP_VERSION: "1.0.2" - WIRESHARK_VERSION: "4.0.8" + WIRESHARK_VERSION: "4.0.10" LUA_VERSION: "5.2.4" jobs: