Merge branch 'develop' of ssh://github.com/element-hq/element-web into t3chguy/merge-modules

# Conflicts:
#	pnpm-lock.yaml
This commit is contained in:
Michael Telatynski
2026-06-09 14:05:01 +01:00
5 changed files with 32 additions and 7 deletions
+6
View File
@@ -38,6 +38,12 @@ jobs:
with:
persist-credentials: false
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
with:
cache: "pnpm"
node-version-file: package.json
- name: Load GPG key
run: |
curl https://packages.element.io/element-release-key.gpg | gpg --import