Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/lint-staged-15.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanaem authored Jan 27, 2025
2 parents f63d7f8 + e958ab0 commit 208ee8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up node env
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

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/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 16

Expand Down

0 comments on commit 208ee8b

Please sign in to comment.