Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/amannn/action-sema…
Browse files Browse the repository at this point in the history
…ntic-pull-request-5.4.0
  • Loading branch information
ankurdotb authored Nov 24, 2023
2 parents 5779972 + 39cea99 commit b1d54dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
persist-credentials: false

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 18
cache: 'npm'
Expand Down Expand Up @@ -52,7 +52,7 @@ jobs:
fetch-depth: 0
persist-credentials: false

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 18
cache: 'npm'
Expand Down

0 comments on commit b1d54dc

Please sign in to comment.