Skip to content

Commit

Permalink
build(deploy): upgrade to setup-node v2
Browse files Browse the repository at this point in the history
  • Loading branch information
apaparazzi0329 committed Mar 14, 2024
1 parent 81cc318 commit 7c6aaab
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 @@ -32,7 +32,7 @@ jobs:
python-version: '3.11'

- name: Setup Node
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: 20

Expand Down

0 comments on commit 7c6aaab

Please sign in to comment.