Skip to content

Commit

Permalink
Merge pull request #4 from dbos-inc/chuck/ruledefaults
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
chuck-dbos authored Jan 16, 2024
2 parents 73faa83 + 30c8f86 commit 4ce11ab
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 171 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Use Node.js 18
- name: Use Node.js 20
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20
- name: Compile and Test
working-directory: ./
run: |
Expand Down
Loading

0 comments on commit 4ce11ab

Please sign in to comment.