Skip to content

Commit

Permalink
Merge pull request #3 from ofek-legit/patch-1
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
ofek-legit authored Nov 25, 2024
2 parents 19113a4 + 7184b52 commit e10ea37
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 @@ -17,7 +17,7 @@ jobs:
persist-credentials: false
- uses: actions/setup-node@v1
with:
node-version: 18
node-version: 20
- run: git config --global url."https://${{ secrets.PAT }}@github.com/".insteadOf ssh://git@github.com/
- uses: pnpm/action-setup@v2.2.2
with:
Expand Down

0 comments on commit e10ea37

Please sign in to comment.