Skip to content

Commit

Permalink
Merge pull request #134 from NickYadance/v2
Browse files Browse the repository at this point in the history
update npm version of actions
  • Loading branch information
NickYadance authored Nov 14, 2023
2 parents 0ad91b6 + c828fa2 commit 77a3c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '20'
cache: 'npm'

- name: Install
Expand Down

0 comments on commit 77a3c3f

Please sign in to comment.