From b3b377b2ef3e8fced1bf2959f190265d6279e25a Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Mon, 2 Jun 2025 22:07:56 +0200 Subject: [PATCH] last upgrade? --- .github/workflows/compress-json-schemas.yml | 2 +- source/behavior/biomes/biomes.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/compress-json-schemas.yml b/.github/workflows/compress-json-schemas.yml index b743f48f..b4ab8945 100644 --- a/.github/workflows/compress-json-schemas.yml +++ b/.github/workflows/compress-json-schemas.yml @@ -30,7 +30,7 @@ jobs: format: "YYYY-MM-DD" - name: 💾 Compress Json - uses: DaanV2/Json-Schema-Action-Compression@v3.3 + uses: DaanV2/Json-Schema-Action-Compression@v3.4 with: specificationFile: "source/compress_specification.json" diff --git a/source/behavior/biomes/biomes.json b/source/behavior/biomes/biomes.json index 913e225a..f5308d51 100644 --- a/source/behavior/biomes/biomes.json +++ b/source/behavior/biomes/biomes.json @@ -24,4 +24,4 @@ } } ] -} \ No newline at end of file +}