We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5746586 commit d393f3bCopy full SHA for d393f3b
2 files changed
.github/workflows/.firebase/build-and-deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup Node
40
uses: actions/setup-node@v6
41
with:
42
- node-version: '20.19.6'
+ node-version: '20.20.0'
43
44
- name: Cache dependencies
45
uses: actions/cache@v5
.github/workflows/build-and-deploy.yml
@@ -38,7 +38,7 @@ jobs:
38
0 commit comments