Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThFriedrich committed Oct 22, 2024
1 parent 58e3bab commit b23545c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
if: steps.s3.conclusion == 'success' && env.b_update == 'true'
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '22'

- name: Build package
id: s5
Expand Down

0 comments on commit b23545c

Please sign in to comment.