Skip to content

Commit

Permalink
Merge pull request #137 from HerrZatacke/develop
Browse files Browse the repository at this point in the history
Up node version
  • Loading branch information
HerrZatacke authored Jun 17, 2024
2 parents 1b01480 + 7d7fd67 commit 3ff178a
Show file tree
Hide file tree
Showing 2 changed files with 11,921 additions and 16,708 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup node 💻
uses: actions/setup-node@v3.6.0
with:
node-version: '16.x'
node-version: '20.x'
cache: 'npm'

- name: Add release version to environment variables 🌍
Expand Down
Loading

0 comments on commit 3ff178a

Please sign in to comment.