diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 55eb03cf..0c187b3e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -134,7 +134,7 @@ jobs: uses: actions/checkout@v4 - name: Read app name - uses: SebRollen/toml-action@v1.0.2 + uses: SebRollen/toml-action@v1.2.0 id: app_name with: file: "fly.toml"