diff --git a/.github/workflows/update_ota_repo.yml b/.github/workflows/update_ota_repo.yml index a44fade9..fa8913bf 100644 --- a/.github/workflows/update_ota_repo.yml +++ b/.github/workflows/update_ota_repo.yml @@ -20,7 +20,7 @@ jobs: - name: Get Latest Release from SmartSpin2k id: get-release - uses: actions/github-script@v5 + uses: actions/github-script@v7 with: script: | const repo = {