Skip to content

Commit 83e63f9

Browse files
build(deps): bump pyodide/pyodide-actions in the github-actions group
Bumps the github-actions group with 1 update: [pyodide/pyodide-actions](https://github.com/pyodide/pyodide-actions). Updates `pyodide/pyodide-actions` from e3edcb8db4f1ec4604e402013f3ae2ee9f114441 to 909846d1d14e9c2d755ec497dcd42a79f8525e99 - [Commits](pyodide/pyodide-actions@e3edcb8...909846d) --- updated-dependencies: - dependency-name: pyodide/pyodide-actions dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab9949c commit 83e63f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: |
7272
pnpm run --aggregate-output --filter "@itk-wasm/${{ matrix.package }}-build" test:python:wasi
7373
74-
- uses: pyodide/pyodide-actions/install-browser@e3edcb8db4f1ec4604e402013f3ae2ee9f114441
74+
- uses: pyodide/pyodide-actions/install-browser@909846d1d14e9c2d755ec497dcd42a79f8525e99
7575
if: ${{ matrix.python-minor-version > 10 }}
7676
with:
7777
runner: selenium

0 commit comments

Comments
 (0)