Skip to content

Commit

Permalink
Merge pull request #42 from yagizhanNY/update-angular
Browse files Browse the repository at this point in the history
chore: update Node.js version to 20.x
  • Loading branch information
yagizhanNY committed May 23, 2024
2 parents c4e611d + 5b967fd commit 8babe4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

strategy:
matrix:
node-version: [18.x]
node-version: [20.x]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8babe4e

Please sign in to comment.