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 2075336 commit 3efca48Copy full SHA for 3efca48
.github/workflows/firebase-hosting-merge.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Use Node.js
16
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v4
17
with:
18
node-version-file: '.node-version'
19
- name: Cache node modules
.github/workflows/firebase-hosting-pull-request.yml
@@ -11,7 +11,7 @@ jobs:
11
12
0 commit comments