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 +}