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 b93e8ad commit fd1d0e0Copy full SHA for fd1d0e0
.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@v4
+ uses: actions/setup-node@v5
18
with:
19
node-version: '^22.19.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