Skip to content

Commit

Permalink
Update sync-release-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored May 9, 2024
1 parent 6f9090a commit 2944188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: tj-actions/semver-diff@v3
- uses: actions/setup-node@v4
with:
node-version: '16.x'
node-version: '20.x'
registry-url: https://npm.pkg.github.com/
- run: yarn install
- name: Setup committer
Expand Down

0 comments on commit 2944188

Please sign in to comment.