Skip to content

Commit

Permalink
Update cadastrapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz authored Oct 18, 2024
1 parent d3c7e39 commit 99d3472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cadastrapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: "setting up npm"
uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '16.x'

- name: "cache node modules"
uses: actions/cache@v1
Expand Down

0 comments on commit 99d3472

Please sign in to comment.