Skip to content

Commit

Permalink
Merge branch 'master' into feat-566
Browse files Browse the repository at this point in the history
  • Loading branch information
surchs authored Oct 24, 2023
2 parents c606474 + 49ed8e5 commit 3783ed2
Show file tree
Hide file tree
Showing 4 changed files with 365 additions and 207 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up node env
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
node-version: 16

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up node env
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
node-version: 16

Expand Down
Loading

0 comments on commit 3783ed2

Please sign in to comment.