Skip to content

Commit

Permalink
updated workflows to version 12
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz committed Nov 3, 2020
1 parent 9539437 commit 9187c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mapstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: "setting up npm"
uses: actions/setup-node@v1
with:
node-version: '10.x'
node-version: '12.x'

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

0 comments on commit 9187c1a

Please sign in to comment.