Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade dependencies & node version to 20 #21

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

fvh-P
Copy link
Contributor

@fvh-P fvh-P commented Jan 25, 2024

In GitHub Actions, setting up rdflint using imas/setup-rdflint@v2 action will display the following warning.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: imas/setup-rdflint@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20

Node.js v16 is already deprecated, so this PR will upgrade Node.js to v20, and upgrade dependencies at the same time.
I Run npm run build and node dist/index.js in local and verified that rdflint.jar and the startup script are successfully set up in local.

@foooomio foooomio merged commit 6c48b48 into imas:master Jan 25, 2024
1 of 2 checks passed
@foooomio
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants