Merge branch 'main' into dependabot/go_modules/github.com/blevesearch/bleve/v2-2.4.4

This commit is contained in:
Devon Hudson 2025-01-24 18:14:57 +00:00 committed by GitHub
commit 5428b932f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,7 @@ jobs:
cache: true
- name: Install Node
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: 14

View file

@ -254,7 +254,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: matrix-org/matrix-react-sdk
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
cache: 'yarn'
- name: Fetch layered build
@ -294,7 +294,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: matrix-org/matrix-react-sdk
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
cache: 'yarn'
- name: Fetch layered build