Skip to content

Commit

Permalink
Update main_e-profspilka-admin-panel.yml with node version
Browse files Browse the repository at this point in the history
  • Loading branch information
maryanchuk04 authored Mar 13, 2024
1 parent ea8ff22 commit a200a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_e-profspilka-admin-panel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Node.js version
uses: actions/setup-node@v3
with:
node-version: '18-lts'
node-version: '18.x'

- name: npm install, build, and test
run: |
Expand Down

0 comments on commit a200a39

Please sign in to comment.