Update get-tools-new-versions.yml

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

@ -40,7 +40,7 @@ jobs:
filter-parameter: 'version' filter-parameter: 'version'
filter-arch: 'x64' filter-arch: 'x64'
name: 'Searching for new versions of ${{ matrix.tool.name }}' name: 'Searching for new versions of ${{ matrix.tool.name }}'
runs-on: ubuntu-24.04 runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- id: get-new-tool-versions - id: get-new-tool-versions

Loading…
Cancel
Save