Skip to content

Commit

Permalink
node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
abrenneke committed Aug 29, 2023
1 parent 828038d commit 822f8a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rename-release-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 20
- name: Run yarn
run: yarn --immutable
- name: Run rename script
Expand Down

0 comments on commit 822f8a0

Please sign in to comment.