diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3b7d5f1a6..f7d2a3c33 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -47,7 +47,7 @@ jobs: exclusions: '*.git* README.md *.schema* *.zip *.py run/*' - name: Upgrade resource pack - uses: AshleyThew/minecraft-resource-pack-upgrader@v1.0.9 + uses: AshleyThew/minecraft-resource-pack-upgrader@v1.1.0 with: input_path: './' @@ -81,7 +81,7 @@ jobs: exclusions: '*.git* README.md *.schema* *.zip *.py run/*' - name: Upgrade resource pack - uses: AshleyThew/minecraft-resource-pack-upgrader@v1.0.9 + uses: AshleyThew/minecraft-resource-pack-upgrader@v1.1.0 with: input_path: './'