From f6a4516d667f7cf000fb2e3123d29079a5ced272 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Fri, 14 Apr 2023 03:58:38 -0700 Subject: Upgrade Zig (#2656) * Upgrade Zig * Don't add `d` files in github actions * Revert "Don't add `d` files in github actions" This reverts commit 446e2dd6743da08ec4136233fdc9179dbbf58fca. --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> --- src/bun.js/bindings/headers-cpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bun.js/bindings/headers-cpp.h') diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index 2b9349144..f90e2f0d9 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1681365101 +//-- AUTOGENERATED FILE -- 1681462444 // clang-format off #pragma once -- cgit v1.2.3