zazuko / rdf-validate-shacl

Validate RDF data purely in JavaScript. An implementation of the W3C SHACL specification on top of the RDFJS stack.
MIT License
95 stars 12 forks source link

Upgrade GitHub Actions and Node version #117

Closed ludovicm67 closed 8 months ago

ludovicm67 commented 8 months ago

This upgrades GitHub Actions and the Node versions that are used.

changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: 78d622ac9bfbb9e1113b9b180cd645c26b445955

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov-commenter commented 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a1b829a) 98.88% compared to head (78d622a) 98.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #117 +/- ## ======================================= Coverage 98.88% 98.88% ======================================= Files 12 12 Lines 1796 1796 ======================================= Hits 1776 1776 Misses 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.