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.
1 parent 9a02476 commit 5b74c0eCopy full SHA for 5b74c0e
.github/workflows/firebase-live.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: pnpm/action-setup@v4
15
16
- name: Setup Node
17
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
18
with:
19
node-version: '^22.20.0'
20
cache: 'pnpm'
.github/workflows/firebase-preview.yml
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
21
22
23
24
25
0 commit comments