Skip to content

Commit 214d39f

Browse files
committed
Missed firefox action that was set to latest
1 parent 8a74348 commit 214d39f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
- name: build
189189
run: pnpm vite build --mode=development
190190
- name: Setup firefox
191-
uses: browser-actions/setup-firefox@latest
191+
uses: browser-actions/setup-firefox@fcf821c621167805dd63a29662bd7cb5676c81a8 # v1.7.1
192192
with:
193193
firefox-version: 115.9.1esr
194194
- run: firefox --version

0 commit comments

Comments
 (0)