Skip to content

Commit

Permalink
change node version.
Browse files Browse the repository at this point in the history
  • Loading branch information
925workk committed Jan 9, 2024
1 parent f914b12 commit e7742b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: "actions/setup-node@v2"
with:
cache: "yarn"
node-version: "16"
node-version: "18"

- name: "Install the dependencies"
run: "yarn install --immutable"
Expand Down

0 comments on commit e7742b8

Please sign in to comment.