Skip to content

Commit

Permalink
Update firebase-hosting-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yhimanshu22 authored Jul 14, 2024
1 parent 5117d0d commit d592608
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 @@ -16,7 +16,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '17' # Use a stable LTS version like 14.x or 16.x
node-version: '14' # Use a stable LTS version like 14.x or 16.x

- name: Set Node.js options
run: export NODE_OPTIONS=--openssl-legacy-provider
Expand Down

0 comments on commit d592608

Please sign in to comment.