Merge branch 'master' into develop

This commit is contained in:
RiotRobot
2026-06-09 13:01:56 +00:00
4 changed files with 28 additions and 3 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