Skip to content

Commit

Permalink
Update update-assets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Feb 21, 2024
1 parent 5e5d9e9 commit 79f394e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
uses: actions/checkout@v4

- name: Setup Node 16
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '16.x'
node-version: '18.x'

- name: Setup CI Authentication
run: |
Expand Down

0 comments on commit 79f394e

Please sign in to comment.