Update get-new-tool-versions.yml

pull/78/head
aparnajyothi-y 3 months ago committed by GitHub
parent e3bcfeee6b
commit 5d7ade02f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,7 +26,7 @@ defaults:
jobs: jobs:
find_new_versions: find_new_versions:
name: Find new versions name: Find new versions
runs-on: ubuntu-24.04 runs-on: ubuntu-latest
outputs: outputs:
versions_output: ${{ steps.Get_new_versions.outputs.TOOL_VERSIONS }} versions_output: ${{ steps.Get_new_versions.outputs.TOOL_VERSIONS }}
steps: steps:

Loading…
Cancel
Save