Skip to content

Commit

Permalink
Merge pull request #39 from geostyler/chore-update-deps
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
pprev94 authored Jun 18, 2024
2 parents 55dfc36 + cc9696c commit ec1e3ea
Show file tree
Hide file tree
Showing 5 changed files with 1,245 additions and 5,197 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Use Node.js 18.x
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '18.x'

Expand Down
Loading

0 comments on commit ec1e3ea

Please sign in to comment.