diff --git a/.github/workflows/luabitop_compilation.yml b/.github/workflows/luabitop_compilation.yml index 72b032a..e6e34fe 100644 --- a/.github/workflows/luabitop_compilation.yml +++ b/.github/workflows/luabitop_compilation.yml @@ -10,7 +10,7 @@ name: Compilation env: LUABITOP_VERSION: "1.0.2" - WIRESHARK_VERSION: "4.2.0" + WIRESHARK_VERSION: "4.2.3" LUA_VERSION: "5.2.4" jobs: