diff --git a/.github/workflows/build-configurator.yml b/.github/workflows/build-configurator.yml index 98192641..dc59185a 100644 --- a/.github/workflows/build-configurator.yml +++ b/.github/workflows/build-configurator.yml @@ -16,8 +16,8 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3.3.0 - name : exportGame + uses: actions/checkout@v4 uses: firebelley/godot-export@v5.2.1 with: cache: true @@ -33,4 +33,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: Godot Linux Configurator - path: /home/runner/work/linux.pck \ No newline at end of file + path: /home/runner/work/configuratir.pck \ No newline at end of file