Skip to content

Commit

Permalink
Merge pull request #6 from KevinBatdorf/update-packages
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
KevinBatdorf authored Mar 31, 2023
2 parents 6995f33 + aab6d4b commit 9bff09d
Show file tree
Hide file tree
Showing 5 changed files with 23,902 additions and 8,027 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release-to-wp-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Use Node.js 16.x
uses: actions/setup-node@v3
with:
node-version: 16
uses: actions/checkout@v2

- name: npm install and build
run: |
Expand Down
Loading

0 comments on commit 9bff09d

Please sign in to comment.