Skip to content

Commit

Permalink
Merge pull request #139 from sebbo2002/template-updater/update
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbo2002 authored Aug 31, 2023
2 parents 678ed9d + abc5cb8 commit a91e533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: 🔧 Setup node
uses: actions/setup-node@v3
with:
node-version: '14'
node-version: '20'
cache: 'npm'
- name: 📦 Install Dependencies
run: npm ci
Expand Down

0 comments on commit a91e533

Please sign in to comment.