From 16ccb7ae1fee4f465e580fae106f6494e8aa79ab Mon Sep 17 00:00:00 2001 From: juadde Date: Tue, 26 Mar 2024 13:53:07 +0100 Subject: [PATCH] Last successful build before archiving --- .github/workflows/luabitop_compilation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: