We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a74348 + 214d39f commit 8c6dfcfCopy full SHA for 8c6dfcf
1 file changed
.github/workflows/ci-jobs.yml
@@ -188,7 +188,7 @@ jobs:
188
- name: build
189
run: pnpm vite build --mode=development
190
- name: Setup firefox
191
- uses: browser-actions/setup-firefox@latest
+ uses: browser-actions/setup-firefox@fcf821c621167805dd63a29662bd7cb5676c81a8 # v1.7.1
192
with:
193
firefox-version: 115.9.1esr
194
- run: firefox --version
0 commit comments