Skip to content

Commit 5595ac9

Browse files
authored
Update firefox version in github actions
1 parent e5d910b commit 5595ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v4
3333
- uses: browser-actions/setup-firefox@v1
3434
with:
35-
firefox-version: ${{ '102.0','latest-esr'}}
35+
firefox-version: '102.0esr'
3636
- uses: actions/setup-java@v4
3737
with:
3838
distribution: 'temurin'

0 commit comments

Comments
 (0)