Skip to content

Commit

Permalink
Update evf-stagingtest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Raju00533 authored Sep 25, 2024
1 parent f32fddc commit b5504d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/evf-stagingtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
git config --global user.email "$MY_EMAIL"
git config --global user.name "$MY_USERNAME"
- name: Use Node.js 14.x
- name: Use Node.js 12.x
uses: actions/setup-node@v2
with:
node-version: 14.x
node-version: 12.x

- name: Setup PHP v7.4
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit b5504d5

Please sign in to comment.