browser-actions / setup-edge

Set up your GitHub Actions workflow with a specific version of Microsoft Edge
https://github.com/marketplace/actions/setup-edge
MIT License
5 stars 6 forks source link

Not working on linux amd64 #516

Open fa0311 opened 1 month ago

fa0311 commented 1 month ago

Not working properly since July 20.

jobs:
  test:
    runs-on: ubuntu-latest
    timeout-minutes: 10
    steps:
    - name: Set up Edge
      uses: browser-actions/setup-edge@v1
      id: setup-edge
      with:
        edge-version: 'stable'
Run browser-actions/setup-edge@v1
Setup Edge stable
Attempting to download Edge stable...
Error: Artifact not found of Edge stable for platform linux amd64

https://github.com/fa0311/latest-user-agent/actions/runs/10048513106/job/27772642939

eric-gade commented 1 month ago

It seems beta version is not working either. Same error about artifacts missing.

ravidangarh commented 1 month ago

any update? its not working with any of the version