Skip to content

Commit

Permalink
fix: wrong node version
Browse files Browse the repository at this point in the history
  • Loading branch information
JDihlmann committed Dec 20, 2023
1 parent 4ae0504 commit 4aba06e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- uses: actions/checkout@v2
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: "14"
- uses: actions/cache@v2
id: cache
with:
Expand Down

0 comments on commit 4aba06e

Please sign in to comment.